X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2FKernelenv.in;h=7a48c58463dac634ba81e99b1447bb5459f84ec8;hb=8db6a142bf0ff7b84f22814b3b507eb21342a2da;hp=29a713fd3a7b32406b20cbc5f257a37b751757f9;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae;p=fs%2Flustre-release.git diff --git a/lnet/Kernelenv.in b/lnet/Kernelenv.in index 29a713f..7a48c58 100644 --- a/lnet/Kernelenv.in +++ b/lnet/Kernelenv.in @@ -1 +1,6 @@ -EXTRA_CFLAGS= -Ifs/lustre/include -Ifs/lustre/portals/include +EXTRA_CFLAGS := -Ifs/lustre/include -Ifs/lustre/portals/include +# portals/utils/debug.c wants from userspace. sigh. +HOSTCFLAGS := -I@LINUX@/include $(EXTRA_CFLAGS) +LIBREADLINE := @LIBREADLINE@ +# 2.5's makefiles aren't nice to cross dir libraries in host programs +PTLCTLOBJS := debug.o l_ioctl.o parser.o portals.o