summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2014-07-26 13:45:28 +0400
committerShawn Guo <shawn.guo@freescale.com>2014-09-16 10:06:44 +0800
commit24980dc810f2c41929a50277946737e25ab3c0cd (patch)
treeeaa785433017c017b8c5c8cfadaf33db33b3e731 /arch/arm/mach-imx/Makefile
parentc896e938505714d4346388ddc8a82fb190f235aa (diff)
ARM: i.MX1: Add devicetree support
This patch adds basic devicetree support for i.MX1 based SoCs. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
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 4147729775d2..ef215d108e4d 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -43,6 +43,7 @@ endif
# i.MX1 based machines
obj-$(CONFIG_MACH_SCB9328) += mach-scb9328.o
obj-$(CONFIG_MACH_APF9328) += mach-apf9328.o
+obj-$(CONFIG_MACH_IMX1_DT) += imx1-dt.o
# i.MX21 based machines
obj-$(CONFIG_MACH_MX21ADS) += mach-mx21ads.o