]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
authorPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:06:27 +0000 (16:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:06:27 +0000 (16:06 +1000)
commit834289447542b7ec55c0847486616d4d53ddf891
tree3fce91fba1ee65ff00e927cca981980eb07f3019
parent35499c0195e46f479cf6ac16ad8d3f394b5fcc10
ppc64: Use arch/powerpc/platforms/powermac for powermac build.

This switches the ARCH=ppc64 build to use arch/powerpc/platforms/powermac
instead of arch/ppc64/kernel/pmac*, and deletes the latter set of files.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/Makefile
arch/ppc64/kernel/Makefile
arch/ppc64/kernel/pmac.h [deleted file]
arch/ppc64/kernel/pmac_feature.c [deleted file]
arch/ppc64/kernel/pmac_low_i2c.c [deleted file]
arch/ppc64/kernel/pmac_nvram.c [deleted file]
arch/ppc64/kernel/pmac_pci.c [deleted file]
arch/ppc64/kernel/pmac_setup.c [deleted file]
arch/ppc64/kernel/pmac_smp.c [deleted file]
arch/ppc64/kernel/pmac_time.c [deleted file]