summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-05-03 11:24:47 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-06-17 15:45:11 +0800
commit31a2fbf70e1cf3fcd6623a928a5547a2c5c6733f (patch)
treeeeb1138f5a6f6472bf977051192fd977b3ccd356 /arch/arm/mach-imx/Makefile
parent34e8a16b944e63e0032e9b1ca699593aad20a7ba (diff)
downloadop-kernel-dev-31a2fbf70e1cf3fcd6623a928a5547a2c5c6733f.zip
op-kernel-dev-31a2fbf70e1cf3fcd6623a928a5547a2c5c6733f.tar.gz
ARM: imx: add initial support for imx6sl
Add initial support for i.MX6 SoloLite. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index 70ae7c4..2a4754d 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -98,6 +98,7 @@ AFLAGS_headsmp.o :=-Wa,-march=armv7-a
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
obj-$(CONFIG_SOC_IMX6Q) += clk-imx6q.o mach-imx6q.o
+obj-$(CONFIG_SOC_IMX6SL) += clk-imx6sl.o mach-imx6sl.o
ifeq ($(CONFIG_PM),y)
obj-$(CONFIG_SOC_IMX6Q) += pm-imx6q.o headsmp.o
OpenPOWER on IntegriCloud