X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2FKernelenv.in;h=7a48c58463dac634ba81e99b1447bb5459f84ec8;hp=29a713fd3a7b32406b20cbc5f257a37b751757f9;hb=55e8287b7024ee4ac280806caea9636dd454a0ed;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae 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