summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2011-09-06 07:05:25 (GMT)
committerArnd Bergmann <arnd@arndb.de>2011-10-31 13:26:26 (GMT)
commit13eed9897a2160272df2804ac3bbd4d91c76e577 (patch)
treec61e32126f0d0202793bcbcb1285bf7a50be3806 /arch/arm/mach-imx/Makefile
parent69c31b7a6e9cd4654ed0bfc7e70b4d7076a5cdb3 (diff)
downloadlinux-fsl-qoriq-13eed9897a2160272df2804ac3bbd4d91c76e577.tar.xz
arm/imx6q: add device tree machine support
It adds generic device tree based machine support for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index f109850..994ae82 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -70,4 +70,4 @@ AFLAGS_head-v7.o :=-Wa,-march=armv7-a
obj-$(CONFIG_SMP) += platsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
-obj-$(CONFIG_SOC_IMX6Q) += clock-imx6q.o
+obj-$(CONFIG_SOC_IMX6Q) += clock-imx6q.o mach-imx6q.o