]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/platforms/Makefile
ppc64 iSeries: use device_node instead of iSeries_Device_node
[karo-tx-linux.git] / arch / powerpc / platforms / Makefile
index dbc093759a893f83a488437cd4e3de7934f5b5be..7637ff3642c378b214a4157700c71a9f5491a25a 100644 (file)
@@ -1,4 +1,7 @@
-obj-$(CONFIG_PPC_PMAC) += powermac/
-obj-$(CONFIG_4xx)      += 4xx/
-obj-$(CONFIG_83xx)     += 83xx/
-obj-$(CONFIG_85xx)     += 85xx/
+ifeq ($(CONFIG_PPC32),y)
+obj-$(CONFIG_PPC_PMAC)         += powermac/
+endif
+obj-$(CONFIG_4xx)              += 4xx/
+obj-$(CONFIG_83xx)             += 83xx/
+obj-$(CONFIG_85xx)             += 85xx/
+obj-$(CONFIG_PPC_ISERIES)      += iseries/