X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2FKernelenv.mk;h=7c66dfa7c1d8e3b3a0d0e160f475072288de3bfb;hb=f82cdcbc1e1ef5bd20120c819ee026baeb7abaf4;hp=29a713fd3a7b32406b20cbc5f257a37b751757f9;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae;p=fs%2Flustre-release.git diff --git a/lnet/Kernelenv.mk b/lnet/Kernelenv.mk index 29a713f..7c66dfa 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/portals/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