]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/powerpc/Makefile
powerpc: Make building the boot image work for both 32-bit and 64-bit
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 23:25:40 +0000 (09:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 23:59:32 +0000 (09:59 +1000)
commit20f629549b30a1154c8b5e830cb10a0c0faa875f
tree39ea48bbdb63a9a3d43f477e28de019d44100da7
parent3c3f42d63a11f2e22dbff6bb4d170f92dbd39316
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 <paulus@samba.org>
arch/powerpc/Makefile