aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/Makefile
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-11 11:11:34 -0500
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-19 15:53:48 -0500
commitbb4c853ff18fe3b0e2aec45053c318479e0c55e3 (patch)
treefd5a90eeacaf73be2d121ff1c5d3a9db2cb5e80b /arch/arm/mach-mx25/Makefile
parent00871505dcf15418aebc402db9f124dd2738fa2d (diff)
ARM: mx25: dynamically allocate mx2-camera devices
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/Makefile')
-rw-r--r--arch/arm/mach-mx25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx25/Makefile b/arch/arm/mach-mx25/Makefile
index d9e46ce00a4e..f7f7648d2a55 100644
--- a/arch/arm/mach-mx25/Makefile
+++ b/arch/arm/mach-mx25/Makefile
@@ -1,4 +1,4 @@
1obj-y := mm.o devices.o 1obj-y := mm.o
2obj-$(CONFIG_ARCH_MX25) += clock.o 2obj-$(CONFIG_ARCH_MX25) += clock.o
3obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25_3ds.o 3obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25_3ds.o
4obj-$(CONFIG_MACH_EUKREA_CPUIMX25) += mach-cpuimx25.o 4obj-$(CONFIG_MACH_EUKREA_CPUIMX25) += mach-cpuimx25.o