summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/Makefile
diff options
context:
space:
mode:
authorRichard Zhao2010-12-30 12:25:05 +0100
committerSascha Hauer2011-01-03 09:39:29 +0100
commit3d5a44be308203a9a192a77037fb613c2f82ed85 (patch)
tree6778faa7dd2daff0ab3d2571ea6a95f6b9cf39fe /arch/arm/mach-mx5/Makefile
parentarm: mx5: mx51/53 have different mxc_cpu_type definition (diff)
downloadkernel-qcow2-linux-3d5a44be308203a9a192a77037fb613c2f82ed85.tar.gz
kernel-qcow2-linux-3d5a44be308203a9a192a77037fb613c2f82ed85.tar.xz
kernel-qcow2-linux-3d5a44be308203a9a192a77037fb613c2f82ed85.zip
arm: mx50: add core functions support except clock
Add core definitions and memory map, gpio, irq, iomux, uart device support. Signed-off-by: Richard Zhao <richard.zhao@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/Makefile')
-rw-r--r--arch/arm/mach-mx5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/Makefile b/arch/arm/mach-mx5/Makefile
index 026cd850df28..e059c3090931 100644
--- a/arch/arm/mach-mx5/Makefile
+++ b/arch/arm/mach-mx5/Makefile
@@ -4,6 +4,7 @@
# Object file lists.
obj-y := cpu.o mm.o clock-mx51-mx53.o devices.o
+obj-$(CONFIG_SOC_IMX50) += mm-mx50.o
obj-$(CONFIG_CPU_FREQ_IMX) += cpu_op-mx51.o
obj-$(CONFIG_MACH_MX51_BABBAGE) += board-mx51_babbage.o