]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: reenable make install with defconfig
authorOlaf Hering <olh@suse.de>
Sat, 29 Oct 2005 00:46:55 +0000 (17:46 -0700)
committerPaul Mackerras <paulus@samba.org>
Sat, 29 Oct 2005 05:15:34 +0000 (15:15 +1000)
commit1eee4daa9940f7044806d83006051104cc8680b3
tree780d6d34bee7461241d04ee704deeaa80a4d92d6
parent18f568b79bf698aea9a78b63782398c914241ad8
[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 <olh@suse.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/Makefile