aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx2/Makefile
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2008-07-05 10:03:00 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-07-05 10:03:00 +0200
commit80eedae6f0322dafc749140b67986b2472473745 (patch)
tree23c6782e6387b01303855ea2febc819145fca798 /arch/arm/mach-mx2/Makefile
parentc46f5856517c2d4f438df87dac81f2295931ee93 (diff)
i.MX27: Add ADS platform support
This patch adds basic support for the Freescale MX27ADS reference board. Currently only a serial console can be used. Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx2/Makefile')
-rw-r--r--arch/arm/mach-mx2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Makefile b/arch/arm/mach-mx2/Makefile
index 74fb9b3eb06..f6764eb6471 100644
--- a/arch/arm/mach-mx2/Makefile
+++ b/arch/arm/mach-mx2/Makefile
@@ -8,3 +8,5 @@ obj-y := system.o generic.o devices.o serial.o
obj-$(CONFIG_MACH_MX27) += cpu_imx27.o
obj-$(CONFIG_MACH_MX27) += clock_imx27.o
+
+obj-$(CONFIG_MACH_MX27ADS) += mx27ads.o