aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-10-10 22:25:26 +1000
committerPaul Mackerras <paulus@samba.org>2005-10-10 22:25:26 +1000
commitdaec962e27490be4fae9ab5a51d0c17f6e638715 (patch)
tree86044d794f5406dcdcca5e6827607782d7c27ab1 /arch/powerpc/Makefile
parentb3b8dc6c07cecc1f8d52d03f677206bdf9f794c9 (diff)
powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit
This also puts a copy of indirect_pci.c in arch/powerpc/sysdev so that we don't need to build in arch/ppc/syslib. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Makefile')
-rw-r--r--arch/powerpc/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 06486406575..a4c605f469d 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -124,15 +124,12 @@ head-$(CONFIG_6xx) += arch/powerpc/kernel/idle_6xx.o
head-$(CONFIG_PPC_FPU) += arch/powerpc/kernel/fpu.o
endif
-core-y += arch/powerpc/kernel/
-core-y += arch/$(OLDARCH)/kernel/
-core-$(CONFIG_PPC32) += arch/powerpc/mm/
-core-$(CONFIG_PPC64) += arch/$(OLDARCH)/mm/
-core-$(CONFIG_PPC32) += arch/powerpc/lib/
-libs-$(CONFIG_PPC64) += arch/$(OLDARCH)/lib/
-core-y += arch/powerpc/sysdev/
-core-y += arch/powerpc/platforms/
-core-$(CONFIG_PPC32) += arch/ppc/syslib/
+core-y += arch/powerpc/kernel/ \
+ arch/$(OLDARCH)/kernel/ \
+ arch/powerpc/mm/ \
+ arch/powerpc/lib/ \
+ arch/powerpc/sysdev/ \
+ arch/powerpc/platforms/
core-$(CONFIG_MATH_EMULATION) += arch/ppc/math-emu/
core-$(CONFIG_XMON) += arch/powerpc/xmon/
core-$(CONFIG_APUS) += arch/ppc/amiga/