aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAmit Virdi <amit.virdi@st.com>2012-02-09 00:25:33 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-12 10:11:30 +0100
commitdd54d3147ebc1f3c1fa78edc2ead9392a1432571 (patch)
treed1abac07a938f799349641a673d4da4b68212cfb /Makefile
parentbf936210dacaaf5d712178122b31c5f1ae46b42f (diff)
ARM: Convert spear3xx and spear6xx boards to boards.cfg
Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 648d47782..11aac21ea 100644
--- a/Makefile
+++ b/Makefile
@@ -667,14 +667,6 @@ ucname = $(shell echo $(1) | sed -e 's/\(.*\)_config/\U\1/')
# ARM
#========================================================================
-spear300_config \
-spear310_config \
-spear320_config : unconfig
- @$(MKCONFIG) -n $@ -t $@ spear3xx arm arm926ejs $(@:_config=) spear spear
-
-spear600_config : unconfig
- @$(MKCONFIG) -n $@ -t $@ spear6xx arm arm926ejs $(@:_config=) spear spear
-
SX1_stdout_serial_config \
SX1_config: unconfig
@mkdir -p $(obj)include