summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2015-05-08 01:35:55 +0800
committerShawn Guo <shawn.guo@linaro.org>2015-06-03 14:49:35 +0800
commit5739b919cf6c1395f3f58dd7759bf0555fb68769 (patch)
tree54e1ea520f040e2a2c9e04649d66d71bf0490d64 /arch/arm/mach-imx/Makefile
parent52d7aec2b8831deae7c0010ed24664d3544e0098 (diff)
downloadlinux-5739b919cf6c1395f3f58dd7759bf0555fb68769.tar.bz2
ARM: imx: add msl support for imx7d
Add i.MX7D MSL support. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Frank Li <Frank.Li@freescale.com> 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 0622cede2551..40df12af5036 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -85,6 +85,7 @@ endif
obj-$(CONFIG_SOC_IMX6Q) += mach-imx6q.o
obj-$(CONFIG_SOC_IMX6SL) += mach-imx6sl.o
obj-$(CONFIG_SOC_IMX6SX) += mach-imx6sx.o
+obj-$(CONFIG_SOC_IMX7D) += mach-imx7d.o
ifeq ($(CONFIG_SUSPEND),y)
AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a