X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2FKernelenv.mk;h=d973e5da2b76f671fbff82188c64dc90bc0aa0c0;hp=29a713fd3a7b32406b20cbc5f257a37b751757f9;hb=8506754fbd50de5d10a4055d6efc5b43111ebe35;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae diff --git a/lnet/Kernelenv.mk b/lnet/Kernelenv.mk index 29a713f..d973e5d 100644 --- a/lnet/Kernelenv.mk +++ b/lnet/Kernelenv.mk @@ -1 +1,4 @@ -EXTRA_CFLAGS= -Ifs/lustre/include -Ifs/lustre/portals/include +EXTRA_CFLAGS := -Ifs/lustre/include -Ifs/lustre/lnet/include +HOSTCFLAGS := $(EXTRA_CFLAGS) +# the kernel doesn't want us to build archives for host binaries :/ +PTLCTLOBJS := debug.o l_ioctl.o parser.o portals.o