summaryrefslogtreecommitdiff
path: root/arch/m68k/platform/coldfire/Makefile
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-04-17 09:33:57 +0400
committerGreg Ungerer <gerg@uclinux.org>2012-05-20 15:22:03 +0400
commit60fb32ca61390360f2cce750ad2715b80e629027 (patch)
treedcf5f1e535389ea9873f90c7f8bc5c91202d9f73 /arch/m68k/platform/coldfire/Makefile
parent40711ccb22bb3f851291fa4b9d59a5a4ec6f7949 (diff)
downloadlinux-60fb32ca61390360f2cce750ad2715b80e629027.tar.xz
m68knommu: move the 527x platform code into the common ColdFire code directory
All these separate directories for each ColdFire CPU SoC varient seems like overkill. The majority of them only contain a single small config file. Move these into the common ColdFire code directory. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/platform/coldfire/Makefile')
-rw-r--r--arch/m68k/platform/coldfire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/platform/coldfire/Makefile b/arch/m68k/platform/coldfire/Makefile
index ec81d0545592..8bef3463de21 100644
--- a/arch/m68k/platform/coldfire/Makefile
+++ b/arch/m68k/platform/coldfire/Makefile
@@ -20,7 +20,7 @@ obj-$(CONFIG_M5206e) += m5206.o timers.o intc.o reset.o
obj-$(CONFIG_M520x) += m520x.o pit.o intc-simr.o reset.o
obj-$(CONFIG_M523x) += m523x.o pit.o dma_timer.o intc-2.o reset.o
obj-$(CONFIG_M5249) += m5249.o timers.o intc.o intc-5249.o reset.o
-obj-$(CONFIG_M527x) += pit.o intc-2.o reset.o
+obj-$(CONFIG_M527x) += m527x.o pit.o intc-2.o reset.o
obj-$(CONFIG_M5272) += m5272.o intc-5272.o timers.o
obj-$(CONFIG_M528x) += pit.o intc-2.o reset.o
obj-$(CONFIG_M5307) += timers.o intc.o reset.o