aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx1/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-01-28 17:36:37 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-03-13 10:34:16 +0100
commit2420563227897ed3900606e720f886e122944d2c (patch)
treec5b64785235e6afed44947fbf46302c89cd529ec /arch/arm/mach-mx1/Makefile
parent792067507b8bf5eaf220ee6994423381b7ae5c0b (diff)
[ARM] Add Synertronixx scb9328 board support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx1/Makefile')
-rw-r--r--arch/arm/mach-mx1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx1/Makefile b/arch/arm/mach-mx1/Makefile
index b969719011f..82f1309568e 100644
--- a/arch/arm/mach-mx1/Makefile
+++ b/arch/arm/mach-mx1/Makefile
@@ -8,3 +8,4 @@ obj-y += generic.o clock.o devices.o
# Specific board support
obj-$(CONFIG_ARCH_MX1ADS) += mx1ads.o
+obj-$(CONFIG_MACH_SCB9328) += scb9328.o \ No newline at end of file