X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2FKernelenv.in;h=59eda309e80c03d4b663988e5491c9a5b8df2796;hp=7a48c58463dac634ba81e99b1447bb5459f84ec8;hb=bfb38a047e0fc12e68a7aa3a2d2ec7a6e9d696ed;hpb=a2a0746305449dbd925879b14dc2c0d6040bb8bf diff --git a/lnet/Kernelenv.in b/lnet/Kernelenv.in index 7a48c58..59eda30 100644 --- a/lnet/Kernelenv.in +++ b/lnet/Kernelenv.in @@ -1,5 +1,5 @@ -EXTRA_CFLAGS := -Ifs/lustre/include -Ifs/lustre/portals/include -# portals/utils/debug.c wants from userspace. sigh. +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