Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[deliverable/linux.git] / arch / powerpc / platforms / Makefile
index 8836b3a0066837c1c60ccf5ab5e6b1f63b4f38e4..5cf46dc57895671e5c17f1170f879f4a2d0f0730 100644 (file)
@@ -7,8 +7,11 @@ endif
 endif
 obj-$(CONFIG_PPC_CHRP)         += chrp/
 obj-$(CONFIG_4xx)              += 4xx/
-obj-$(CONFIG_85xx)             += 85xx/
+obj-$(CONFIG_PPC_83xx)         += 83xx/
+obj-$(CONFIG_PPC_85xx)         += 85xx/
+obj-$(CONFIG_PPC_86xx)         += 86xx/
 obj-$(CONFIG_PPC_PSERIES)      += pseries/
 obj-$(CONFIG_PPC_ISERIES)      += iseries/
 obj-$(CONFIG_PPC_MAPLE)                += maple/
 obj-$(CONFIG_PPC_CELL)         += cell/
+obj-$(CONFIG_EMBEDDED6xx)      += embedded6xx/
This page took 0.026935 seconds and 5 git commands to generate.