summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-20 17:04:09 +0900
committerTom Rini <trini@ti.com>2015-02-21 08:23:51 -0500
commit3e93b4e6001104152fec850d4724ea9ffad03e05 (patch)
tree8c205453e2b26d85e3abb5d20e81f50cada96707 /arch/arm/cpu/arm926ejs/Makefile
parent72a8ff4b04771071023ff1024e268c2fbdf159e7 (diff)
ARM: orion5x: move SoC sources to mach-orion5x
Move arch/arm/cpu/arm926ejs/orion5x/* -> arch/arm/mach-orion5x/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'arch/arm/cpu/arm926ejs/Makefile')
-rw-r--r--arch/arm/cpu/arm926ejs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/arm926ejs/Makefile b/arch/arm/cpu/arm926ejs/Makefile
index ed0cf0fa05..3cb741db1d 100644
--- a/arch/arm/cpu/arm926ejs/Makefile
+++ b/arch/arm/cpu/arm926ejs/Makefile
@@ -20,7 +20,6 @@ obj-$(CONFIG_MB86R0x) += mb86r0x/
obj-$(CONFIG_MX25) += mx25/
obj-$(CONFIG_MX27) += mx27/
obj-$(if $(filter mxs,$(SOC)),y) += mxs/
-obj-$(CONFIG_ORION5X) += orion5x/
obj-$(CONFIG_PANTHEON) += pantheon/
obj-$(if $(filter spear,$(SOC)),y) += spear/
obj-$(CONFIG_ARCH_VERSATILE) += versatile/