X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fi386%2Fboot%2FMakefile;h=aa7064a75ee64d9c7b4feeb13514a224156cf3a3;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=d70853d99215895480543dc567659256fbe83772;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/arch/i386/boot/Makefile b/arch/i386/boot/Makefile index d70853d99..aa7064a75 100644 --- a/arch/i386/boot/Makefile +++ b/arch/i386/boot/Makefile @@ -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) # ---------------------------------------------------------------------------