]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Makefile: fix cleanup
authorWolfgang Denk <wd@denx.de>
Sun, 22 Feb 2009 00:17:47 +0000 (01:17 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 22 Feb 2009 00:17:47 +0000 (01:17 +0100)
Commit e4943ec5 moved the ARM boards to a vendor directory but forgot
to adapt the cleanup rules in the Makefile

Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index eed6f88282c1a69750d191a80ea4efea2e5e8da4..8f81c478b3404cc51d48fca8250c23a1c13dd0aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3457,7 +3457,7 @@ clean:
        @rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image}        \
               $(obj)board/netstar/{eeprom,crcek,crcit,*.srec,*.bin}      \
               $(obj)board/trab/trab_fkt   $(obj)board/voiceblue/eeprom   \
-              $(obj)board/{integratorap,integratorcp}/u-boot.lds         \
+              $(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds  \
               $(obj)board/{bf533-ezkit,bf533-stamp,bf537-stamp,bf561-ezkit}/u-boot.lds \
               $(obj)cpu/blackfin/bootrom-asm-offsets.[chs]
        @rm -f $(obj)include/bmp_logo.h