summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/mx7/Makefile
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso@freescale.com>2015-09-02 13:54:23 -0500
committerStefano Babic <sbabic@denx.de>2015-09-13 10:11:54 +0200
commitcd562c8d07c0684a49edb41eedc207fed7690f56 (patch)
treeec9e2230e2bc05c4cf39aa223abce61f2d6f6ee3 /arch/arm/cpu/armv7/mx7/Makefile
parentd1aa6f2d58f7f27a890d26d0a1f1fc14aa81f127 (diff)
downloadblackbird-obmc-uboot-cd562c8d07c0684a49edb41eedc207fed7690f56.tar.gz
blackbird-obmc-uboot-cd562c8d07c0684a49edb41eedc207fed7690f56.zip
imx: imx7d: add imx-common cpu support for imx7d
Add imx-common cpu support for imx7d SoC - Update reset_cause for imx7d - Enable watchdog driver built for imx7d Signed-off-by: Adrian Alonso <aalonso@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7/mx7/Makefile')
-rw-r--r--arch/arm/cpu/armv7/mx7/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx7/Makefile b/arch/arm/cpu/armv7/mx7/Makefile
new file mode 100644
index 0000000000..e6ecef010c
--- /dev/null
+++ b/arch/arm/cpu/armv7/mx7/Makefile
@@ -0,0 +1,8 @@
+#
+# (C) Copyright 2015 Freescale Semiconductor, Inc.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+#
+
+obj-y := soc.o clock.o clock_slice.o
OpenPOWER on IntegriCloud