summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx2/Makefile
diff options
context:
space:
mode:
authorFabio Estevam2009-04-16 21:45:01 +0200
committerSascha Hauer2009-05-07 16:16:55 +0200
commitec9be0debd822d5bd1d5bfdf297144396d56ac6b (patch)
treeeaa59ed2e53d11f7e58e40eb0371a6090a437c6b /arch/arm/mach-mx2/Makefile
parentMXC: mx2_defconfig file (diff)
downloadkernel-qcow2-linux-ec9be0debd822d5bd1d5bfdf297144396d56ac6b.tar.gz
kernel-qcow2-linux-ec9be0debd822d5bd1d5bfdf297144396d56ac6b.tar.xz
kernel-qcow2-linux-ec9be0debd822d5bd1d5bfdf297144396d56ac6b.zip
MX27: Add basic support to MX27PDK
This patch adds basic support to MX27PDK board http://www.freescale.com/imx27pdk ). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx2/Makefile')
-rw-r--r--arch/arm/mach-mx2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Makefile b/arch/arm/mach-mx2/Makefile
index e583754febad..d140e2dcf942 100644
--- a/arch/arm/mach-mx2/Makefile
+++ b/arch/arm/mach-mx2/Makefile
@@ -15,3 +15,4 @@ obj-$(CONFIG_MACH_MX21ADS) += mx21ads.o
obj-$(CONFIG_MACH_MX27ADS) += mx27ads.o
obj-$(CONFIG_MACH_PCM038) += pcm038.o
obj-$(CONFIG_MACH_PCM970_BASEBOARD) += pcm970-baseboard.o
+obj-$(CONFIG_MACH_MX27_3DS) += mx27pdk.o