remarkable-linux/arch/powerpc
Paul Mackerras 20f629549b 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>
2005-10-11 09:59:32 +10:00
..
kernel powerpc: Fix compilation for 32-bit configs 2005-10-10 22:58:10 +10:00
lib powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
mm powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: Start merging 64-bit support into powermac files 2005-10-10 22:58:41 +10:00
sysdev powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit 2005-10-10 22:25:26 +10:00
Kconfig powerpc: Remove 64-bit cpu support from ppc32. 2005-10-06 12:49:05 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Make building the boot image work for both 32-bit and 64-bit 2005-10-11 09:59:32 +10:00