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