From: Paul Mackerras Date: Mon, 10 Oct 2005 23:25:40 +0000 (+1000) Subject: powerpc: Make building the boot image work for both 32-bit and 64-bit X-Git-Tag: v2.6.15-rc1~59^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f629549b30a1154c8b5e830cb10a0c0faa875f;p=pandora-kernel.git powerpc: Make building the boot image work for both 32-bit and 64-bit At the moment we don't have a merged arch/powerpc/boot, so we build the boot images in arch/ppc/boot and arch/ppc64/boot. Unfortunately the makefile targets are different in those two directories, so this makes a change to accommodate both for the moment. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed