|
@@ -69,7 +69,7 @@ core-y += arch/ppc/kernel/ arch/powerpc/kernel/ \
|
|
|
core-$(CONFIG_4xx) += arch/ppc/platforms/4xx/
|
|
|
core-$(CONFIG_83xx) += arch/ppc/platforms/83xx/
|
|
|
core-$(CONFIG_85xx) += arch/ppc/platforms/85xx/
|
|
|
-core-$(CONFIG_MATH_EMULATION) += arch/ppc/math-emu/
|
|
|
+core-$(CONFIG_MATH_EMULATION) += arch/powerpc/math-emu/
|
|
|
core-$(CONFIG_XMON) += arch/ppc/xmon/
|
|
|
core-$(CONFIG_APUS) += arch/ppc/amiga/
|
|
|
drivers-$(CONFIG_8xx) += arch/ppc/8xx_io/
|