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