[U-Boot] [PATCH 14/52] ARM: remove broken "integratorap" board

Wolfgang Denk wd at denx.de
Mon Jul 18 00:16:42 CEST 2011


Signed-off-by: Wolfgang Denk <wd at denx.de>
---
 MAKEALL  |    1 -
 Makefile |    3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 9134c00..f1f1ad3 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -303,7 +303,6 @@ LIST_SA="$(boards_by_cpu sa1100)"
 #########################################################################
 
 LIST_ARM7="		\
-	integratorap	\
 	lpc2292sodimm	\
 	modnet50	\
 	SMN42		\
diff --git a/Makefile b/Makefile
index 760111b..89b3832 100644
--- a/Makefile
+++ b/Makefile
@@ -894,7 +894,6 @@ TNY_A9260_config	:	unconfig
 
 ########################################################################
 ## ARM Integrator boards - see doc/README-integrator for more info.
-integratorap_config	\
 ap_config		\
 ap966_config		\
 ap922_config		\
@@ -1071,7 +1070,7 @@ clean:
 	       $(obj)board/matrix_vision/*/bootscript.img		  \
 	       $(obj)board/netstar/{eeprom,crcek,crcit,*.srec,*.bin}	  \
 	       $(obj)board/voiceblue/eeprom 				  \
-	       $(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds  \
+	       $(obj)board/armltd/integratorcp/u-boot.lds		  \
 	       $(obj)u-boot.lds						  \
 	       $(obj)arch/blackfin/cpu/bootrom-asm-offsets.[chs]
 	@rm -f $(obj)include/bmp_logo.h
-- 
1.7.6



More information about the U-Boot mailing list