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:10 +0900
committerTom Rini <trini@ti.com>2015-02-21 08:23:51 -0500
commit63637a484614490685b68a70bdf93b435c063363 (patch)
treeaabbe009b7ab77e0d1b7c93373b3d22c8b76be75 /arch/arm/cpu/arm926ejs/Makefile
parent3e93b4e6001104152fec850d4724ea9ffad03e05 (diff)
downloadu-boot-imx-63637a484614490685b68a70bdf93b435c063363.zip
u-boot-imx-63637a484614490685b68a70bdf93b435c063363.tar.gz
u-boot-imx-63637a484614490685b68a70bdf93b435c063363.tar.bz2
ARM: versatile: move SoC sources to mach-versatile
Move arch/arm/cpu/arm926ejs/versatile/* -> arch/arm/mach-versatile/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
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 3cb741d..f5944cc 100644
--- a/arch/arm/cpu/arm926ejs/Makefile
+++ b/arch/arm/cpu/arm926ejs/Makefile
@@ -22,4 +22,3 @@ obj-$(CONFIG_MX27) += mx27/
obj-$(if $(filter mxs,$(SOC)),y) += mxs/
obj-$(CONFIG_PANTHEON) += pantheon/
obj-$(if $(filter spear,$(SOC)),y) += spear/
-obj-$(CONFIG_ARCH_VERSATILE) += versatile/