summaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-20 08:04:06 (GMT)
committerTom Rini <trini@ti.com>2015-02-21 13:23:51 (GMT)
commit56f86e39e80c5cbb17bec42cf6931cd203176830 (patch)
treeffbea779443e952e83c1515b51238bca64353a35 /arch/arm/mach-kirkwood/Makefile
parent601fbec7cf815bc2b26ba2546ac5e8501fc7edae (diff)
downloadu-boot-56f86e39e80c5cbb17bec42cf6931cd203176830.tar.xz
ARM: kirkwood: move SOC sources to mach-kirkwood
Move arch/arm/cpu/arm926ejs/kirkwood/* -> arch/arm/mach-kirkwood/* Note: Perhaps, can we merge arch/arm/mach-kirkwood and arch/arm/mvebu-common into arch/arm/mach-mvebu, like Linux? Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'arch/arm/mach-kirkwood/Makefile')
-rw-r--r--arch/arm/mach-kirkwood/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Makefile b/arch/arm/mach-kirkwood/Makefile
new file mode 100644
index 0000000..df4756e
--- /dev/null
+++ b/arch/arm/mach-kirkwood/Makefile
@@ -0,0 +1,11 @@
+#
+# (C) Copyright 2009
+# Marvell Semiconductor <www.marvell.com>
+# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y = cpu.o
+obj-y += cache.o
+obj-y += mpp.o