]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc: Remove powermac support from ARCH=ppc
authorPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 06:30:44 +0000 (17:30 +1100)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 06:30:44 +0000 (17:30 +1100)
commita7fdd90bc43e3e9cb08bc1b13650024d419b89e5
tree5c99a41b9d157186668ed63c001f72a09965143b
parente8625d463560198cff7cb3eb22886c47d728d501
[PATCH] ppc: Remove powermac support from ARCH=ppc

This makes it possible to build kernels for PReP and/or CHRP
with ARCH=ppc by removing the (non-building) powermac support.
It's now also possible to select PReP and CHRP independently.
Powermac users should now build with ARCH=powerpc instead of
ARCH=ppc.  (This does mean that it is no longer possible to
build a 32-bit kernel for a G5.)

Signed-off-by: Paul Mackerras <paulus@samba.org>
35 files changed:
arch/ppc/Kconfig
arch/ppc/boot/Makefile
arch/ppc/boot/openfirmware/Makefile
arch/ppc/boot/openfirmware/coffmain.c [deleted file]
arch/ppc/boot/openfirmware/newworldmain.c [deleted file]
arch/ppc/kernel/Makefile
arch/ppc/kernel/misc.S
arch/ppc/kernel/pci.c
arch/ppc/kernel/ppc_ksyms.c
arch/ppc/kernel/setup.c
arch/ppc/kernel/traps.c
arch/ppc/mm/init.c
arch/ppc/platforms/Makefile
arch/ppc/platforms/chrp_pci.c
arch/ppc/platforms/chrp_setup.c
arch/ppc/platforms/chrp_time.c
arch/ppc/platforms/pmac_backlight.c [deleted file]
arch/ppc/platforms/pmac_cache.S [deleted file]
arch/ppc/platforms/pmac_cpufreq.c [deleted file]
arch/ppc/platforms/pmac_feature.c [deleted file]
arch/ppc/platforms/pmac_low_i2c.c [deleted file]
arch/ppc/platforms/pmac_nvram.c [deleted file]
arch/ppc/platforms/pmac_pci.c [deleted file]
arch/ppc/platforms/pmac_pic.c [deleted file]
arch/ppc/platforms/pmac_pic.h [deleted file]
arch/ppc/platforms/pmac_setup.c [deleted file]
arch/ppc/platforms/pmac_sleep.S [deleted file]
arch/ppc/platforms/pmac_smp.c [deleted file]
arch/ppc/platforms/pmac_time.c [deleted file]
arch/ppc/syslib/Makefile
arch/ppc/syslib/prom.c
arch/ppc/xmon/start.c
arch/ppc/xmon/xmon.c
drivers/video/aty/radeon_pm.c
include/asm-ppc/prom.h