X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fx86_64%2Fboot%2FMakefile;h=f4399c701b77957d01d93fa7ada889bd6d47e443;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=99b790439514a2275e64579a7f4c478183d05348;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/x86_64/boot/Makefile b/arch/x86_64/boot/Makefile index 99b790439..f4399c701 100644 --- a/arch/x86_64/boot/Makefile +++ b/arch/x86_64/boot/Makefile @@ -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/ # ---------------------------------------------------------------------------