summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-06-04 11:32:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-08-14 12:40:42 +0200
commit8c25c36f33157a2e2a1fcd60b6dc00feace80631 (patch)
tree8647a0a59c6ed009a90618cd16ac524e2038fcaf /arch/arm/mach-mx25/Makefile
parenta058cbc17901108de9179dccdb29dff0e00c79fe (diff)
downloadop-kernel-dev-8c25c36f33157a2e2a1fcd60b6dc00feace80631.zip
op-kernel-dev-8c25c36f33157a2e2a1fcd60b6dc00feace80631.tar.gz
Add i.MX25 support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/Makefile')
-rw-r--r--arch/arm/mach-mx25/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/Makefile b/arch/arm/mach-mx25/Makefile
new file mode 100644
index 0000000..5471086
--- /dev/null
+++ b/arch/arm/mach-mx25/Makefile
@@ -0,0 +1,2 @@
+obj-y := mm.o devices.o
+obj-$(CONFIG_ARCH_MX25) += clock.o
OpenPOWER on IntegriCloud