summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc512x/Makefile
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:42 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:41 +0200
commit83306927de028b4654eca96dc1476ce3f4753b31 (patch)
tree3facfb8183f9b20315819c701e1b5fe19ab59e06 /arch/powerpc/cpu/mpc512x/Makefile
parent0f67e09e9ef354ae2d282091adb3dc531f2aef7d (diff)
downloadu-boot-imx-83306927de028b4654eca96dc1476ce3f4753b31.zip
u-boot-imx-83306927de028b4654eca96dc1476ce3f4753b31.tar.gz
u-boot-imx-83306927de028b4654eca96dc1476ce3f4753b31.tar.bz2
mpc: iim: Switch to common fsl_iim
Make all mpc512x code point to the new common fsl_iim driver, and remove the former mpc512x-specific iim driver. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc512x/Makefile')
-rw-r--r--arch/powerpc/cpu/mpc512x/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc512x/Makefile b/arch/powerpc/cpu/mpc512x/Makefile
index b53232f..4f4c9ec 100644
--- a/arch/powerpc/cpu/mpc512x/Makefile
+++ b/arch/powerpc/cpu/mpc512x/Makefile
@@ -38,7 +38,6 @@ COBJS-y += serial.o
COBJS-y += speed.o
COBJS-$(CONFIG_FSL_DIU_FB) += diu.o
COBJS-$(CONFIG_CMD_IDE) += ide.o
-COBJS-$(CONFIG_IIM) += iim.o
COBJS-$(CONFIG_PCI) += pci.o
# Stub implementations of cache management functions for USB