aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx3/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-07-05 10:02:52 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-07-05 10:02:52 +0200
commitce8ffef0bfd6e55d5da3923d8e9af27c3b5c4eff (patch)
treee8b8fe408418ebd90fd6608ec26df7a12ac6e3c6 /arch/arm/mach-mx3/Makefile
parent1b53218bfa4c0e17fc16ff7fadb85b82bbd3c77c (diff)
MX31: add basic pcm037 board support
This patch adds basic board support for phytecs pmc037 board. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx3/Makefile')
-rw-r--r--arch/arm/mach-mx3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Makefile b/arch/arm/mach-mx3/Makefile
index 562c75d2e37..b09ca608349 100644
--- a/arch/arm/mach-mx3/Makefile
+++ b/arch/arm/mach-mx3/Makefile
@@ -6,3 +6,4 @@
obj-y := mm.o clock.o devices.o iomux.o
obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o
+obj-$(CONFIG_MACH_PCM037) += pcm037.o