commit | 1eee4daa9940f7044806d83006051104cc8680b3 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olh@suse.de> | Fri Oct 28 17:46:55 2005 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Sat Oct 29 15:15:34 2005 +1000 |
tree | 780d6d34bee7461241d04ee704deeaa80a4d92d6 | |
parent | 18f568b79bf698aea9a78b63782398c914241ad8 [diff] |
[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>