summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-09-14 09:32:55 +0200
committerTom Rini <trini@konsulko.com>2015-09-15 15:05:22 -0400
commit86dc8b14f9e372cbcd04e55ca9f8dc8c62329f8f (patch)
tree43f27031530476f819feec40f4086ced152ade21 /arch
parent68282f55b8465660af105086ad327ecdd8f35c67 (diff)
downloadtalos-obmc-uboot-86dc8b14f9e372cbcd04e55ca9f8dc8c62329f8f.tar.gz
talos-obmc-uboot-86dc8b14f9e372cbcd04e55ca9f8dc8c62329f8f.zip
arm: Remove unused reference to nomadik
Commit 0abdd9d0 "arm: Remove nhk8815 boards and nomadik arch" missed one reference to this arch. Lets remove this as well. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 1ce9c2432b..58f9bbb76c 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -51,7 +51,6 @@ machine-$(CONFIG_ARCH_KEYSTONE) += keystone
machine-$(CONFIG_KIRKWOOD) += kirkwood
machine-$(CONFIG_ARMADA_XP) += mvebu
# TODO: rename CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
-machine-$(CONFIG_ARCH_NOMADIK) += nomadik
# TODO: rename CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
machine-$(CONFIG_ORION5X) += orion5x
machine-$(CONFIG_ARCH_SOCFPGA) += socfpga
OpenPOWER on IntegriCloud