Fix git-x86 build Signed-off-by: Andi Kleen Index: linux/arch/x86/Makefile =================================================================== --- linux.orig/arch/x86/Makefile +++ linux/arch/x86/Makefile @@ -211,7 +211,8 @@ PHONY += zImage bzImage compressed zlilo all: bzImage # KBUILD_IMAGE specify target image being built - KBUILD_IMAGE := $(boot)/bzImage +KBUILD_IMAGE := $(boot)/bzImage + zImage zlilo zdisk: KBUILD_IMAGE := arch/x86/boot/zImage zImage bzImage: vmlinux