X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2FKernelenv.in;h=59eda309e80c03d4b663988e5491c9a5b8df2796;hp=29a713fd3a7b32406b20cbc5f257a37b751757f9;hb=bfb38a047e0fc12e68a7aa3a2d2ec7a6e9d696ed;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae diff --git a/lnet/Kernelenv.in b/lnet/Kernelenv.in index 29a713f..59eda30 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/lnet/include +# lnet/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