X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2FKernelenv.in;h=59eda309e80c03d4b663988e5491c9a5b8df2796;hb=a92f872952317591da7540fabe98a262298aa428;hp=7a48c58463dac634ba81e99b1447bb5459f84ec8;hpb=a2a0746305449dbd925879b14dc2c0d6040bb8bf;p=fs%2Flustre-release.git 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