vserver 1.9.3
[linux-2.6.git] / arch / i386 / boot / Makefile
index d70853d..aa7064a 100644 (file)
@@ -29,9 +29,9 @@ targets               := vmlinux.bin bootsect bootsect.o setup setup.o \
                   zImage bzImage
 subdir-        := compressed
 
-host-progs     := tools/build
+hostprogs-y    := tools/build
 
-HOSTCFLAGS_build.o := -Iinclude
+HOSTCFLAGS_build.o := $(LINUXINCLUDE)
 
 # ---------------------------------------------------------------------------