summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/armada-xp/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2014-10-22 12:13:17 +0200
committerTom Rini <trini@ti.com>2014-10-23 09:59:21 -0400
commit41e5ee54e3502ca4854f16d69278698075946238 (patch)
tree085ff9014b9d605ab98c3d0e6b69ab5055bed610 /arch/arm/cpu/armv7/armada-xp/Makefile
parent6d5fe560a58d1156fd54bcc5bd147d31dc38410d (diff)
downloadblackbird-obmc-uboot-41e5ee54e3502ca4854f16d69278698075946238.tar.gz
blackbird-obmc-uboot-41e5ee54e3502ca4854f16d69278698075946238.zip
arm: armada-xp: Add basic support for Marvell Armada XP SoC
This basic support for the Marvell Armada XP is base on the existing kirkwood support. Which has been generatized by moving some common files into common marvell locations. This is in preparation for the upcoming Armada XP MV78460 support. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org>
Diffstat (limited to 'arch/arm/cpu/armv7/armada-xp/Makefile')
-rw-r--r--arch/arm/cpu/armv7/armada-xp/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/armada-xp/Makefile b/arch/arm/cpu/armv7/armada-xp/Makefile
new file mode 100644
index 0000000000..885dcee2e1
--- /dev/null
+++ b/arch/arm/cpu/armv7/armada-xp/Makefile
@@ -0,0 +1,7 @@
+#
+# Copyright (C) 2014 Stefan Roese <sr@denx.de>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y = cpu.o
OpenPOWER on IntegriCloud