]> err.no Git - linux-2.6/blobdiff - arch/powerpc/platforms/Makefile
[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
[linux-2.6] / arch / powerpc / platforms / Makefile
index 452004283f1707b31625428f93da4ddc39fcafcf..6d9079da5f5a917c9357faa19f22300dab43f178 100644 (file)
@@ -1,3 +1,6 @@
+
+obj-$(CONFIG_FSL_ULI1575)      += fsl_uli1575.o
+
 ifeq ($(CONFIG_PPC_MERGE),y)
 obj-$(CONFIG_PPC_PMAC)         += powermac/
 else
@@ -6,7 +9,8 @@ obj-$(CONFIG_PPC_PMAC)          += powermac/
 endif
 endif
 obj-$(CONFIG_PPC_CHRP)         += chrp/
-obj-$(CONFIG_4xx)              += 4xx/
+obj-$(CONFIG_40x)              += 40x/
+obj-$(CONFIG_44x)              += 44x/
 obj-$(CONFIG_PPC_MPC52xx)      += 52xx/
 obj-$(CONFIG_PPC_8xx)          += 8xx/
 obj-$(CONFIG_PPC_82xx)         += 82xx/