From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 5 Jul 2010 09:00:18 +0000 (-0400)
Subject: Blackfin: drop old u-boot.lds clean target
X-Git-Tag: v2025.01-rc5-pxa1908~20181^2~3^2~1
X-Git-Url: http://git.dujemihanovic.xyz/repo?a=commitdiff_plain;h=8b33abde0ad386de0d786ff260cff634e16ebe9c;p=u-boot.git

Blackfin: drop old u-boot.lds clean target

The u-boot.lds CPP unification missed the Blackfin-specific clean target.
It is no longer needed, so punt it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---

diff --git a/Makefile b/Makefile
index 1d87f37074..9c4e3a4480 100644
--- a/Makefile
+++ b/Makefile
@@ -2436,7 +2436,6 @@ clean:
 	       $(obj)board/netstar/{eeprom,crcek,crcit,*.srec,*.bin}	  \
 	       $(obj)board/trab/trab_fkt   $(obj)board/voiceblue/eeprom   \
 	       $(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds  \
-	       $(obj)arch/blackfin/lib/u-boot.lds				  \
 	       $(obj)u-boot.lds						  \
 	       $(obj)arch/blackfin/cpu/bootrom-asm-offsets.[chs]
 	@rm -f $(obj)include/bmp_logo.h