vserver 1.9.5.x5
[linux-2.6.git] / arch / x86_64 / boot / Makefile
index 99b7904..f4399c7 100644 (file)
@@ -31,6 +31,7 @@ targets               := vmlinux.bin bootsect bootsect.o \
 EXTRA_CFLAGS := -m32
 
 hostprogs-y    := tools/build
+HOST_EXTRACFLAGS += $(LINUXINCLUDE)
 subdir-                := compressed/  #Let make clean descend in compressed/
 # ---------------------------------------------------------------------------