aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r--arch/ppc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile
index cde5fa87f455..87bd0638ab62 100644
--- a/arch/ppc/Makefile
+++ b/arch/ppc/Makefile
@@ -69,7 +69,7 @@ core-y += arch/ppc/kernel/ arch/powerpc/kernel/ \
69core-$(CONFIG_4xx) += arch/ppc/platforms/4xx/ 69core-$(CONFIG_4xx) += arch/ppc/platforms/4xx/
70core-$(CONFIG_83xx) += arch/ppc/platforms/83xx/ 70core-$(CONFIG_83xx) += arch/ppc/platforms/83xx/
71core-$(CONFIG_85xx) += arch/ppc/platforms/85xx/ 71core-$(CONFIG_85xx) += arch/ppc/platforms/85xx/
72core-$(CONFIG_MATH_EMULATION) += arch/ppc/math-emu/ 72core-$(CONFIG_MATH_EMULATION) += arch/powerpc/math-emu/
73core-$(CONFIG_XMON) += arch/ppc/xmon/ 73core-$(CONFIG_XMON) += arch/ppc/xmon/
74core-$(CONFIG_APUS) += arch/ppc/amiga/ 74core-$(CONFIG_APUS) += arch/ppc/amiga/
75drivers-$(CONFIG_8xx) += arch/ppc/8xx_io/ 75drivers-$(CONFIG_8xx) += arch/ppc/8xx_io/