summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/armada-xp/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-04-25 06:29:44 +0200
committerLuka Perkov <luka.perkov@sartura.hr>2015-05-05 14:28:29 +0200
commit350b50eea31ac740e71f5d59b9a6a04b316c6d8d (patch)
tree43cf5aefdf0051ef9a9753d4c7bea41e90aea231 /arch/arm/cpu/armv7/armada-xp/Makefile
parentace97d26176a3ebc9ec07738450de93eea35975c (diff)
downloadblackbird-obmc-uboot-350b50eea31ac740e71f5d59b9a6a04b316c6d8d.tar.gz
blackbird-obmc-uboot-350b50eea31ac740e71f5d59b9a6a04b316c6d8d.zip
arm: armada-xp: Move SoC sources to mach-mvebu
Move arch/arm/cpu/armv7armada-xp/* -> arch/arm/mach-mvebu/* Since this platform will be extended to support other Marvell SoC's as well, lets rename it directly to mvebu. This will be used by the upcoming Armada 38x suport (A38x). Signed-off-by: Stefan Roese <sr@denx.de> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com> Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Diffstat (limited to 'arch/arm/cpu/armv7/armada-xp/Makefile')
-rw-r--r--arch/arm/cpu/armv7/armada-xp/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/cpu/armv7/armada-xp/Makefile b/arch/arm/cpu/armv7/armada-xp/Makefile
deleted file mode 100644
index 737159ba12..0000000000
--- a/arch/arm/cpu/armv7/armada-xp/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Copyright (C) 2014 Stefan Roese <sr@denx.de>
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-y = cpu.o
-obj-$(CONFIG_SPL_BUILD) += spl.o
-obj-$(CONFIG_SPL_BUILD) += lowlevel_spl.o
OpenPOWER on IntegriCloud