From 2152df67c351f167641e0000177c0de746be8665 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 6 Mar 2012 01:02:14 +0100 Subject: IXP: Move PDNB3 and SCPU from Makefile to boards.cfg Signed-off-by: Marek Vasut Cc: Bryan Hundven Cc: Michael Schwingen --- Makefile | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 08921a5c0a..01bf2b0cf8 100644 --- a/Makefile +++ b/Makefile @@ -676,18 +676,6 @@ SX1_config: unconfig fi; @$(MKCONFIG) -n $@ SX1 arm arm925t sx1 -######################################################################### -## XScale Systems -######################################################################### - -pdnb3_config \ -scpu_config: unconfig - @mkdir -p $(obj)include - @if [ "$(findstring scpu_,$@)" ] ; then \ - echo "#define CONFIG_SCPU" >>$(obj)include/config.h ; \ - fi - @$(MKCONFIG) -n $@ -a pdnb3 arm ixp pdnb3 prodrive - ######################################################################### ## ARM1176 Systems ######################################################################### -- cgit v1.2.3