From: Olaf Hering Date: Sat, 29 Oct 2005 00:46:55 +0000 (-0700) Subject: [PATCH] ppc64: reenable make install with defconfig X-Git-Tag: v2.6.15-rc1~59^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eee4daa9940f7044806d83006051104cc8680b3;p=pandora-kernel.git [PATCH] ppc64: reenable make install with defconfig 'make ARCH=ppc64 O=../O install' does not work with the defconfig. CONFIG_PPC_BPA is part of it, but the BPA bootimage variable is wrong: make[2]: *** No rule to make target `zImage', needed by `install'. Stop. Signed-off-by: Olaf Hering Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed