|
@@ -1075,7 +1075,8 @@ clean:
|
|
$(obj)board/voiceblue/eeprom \
|
|
$(obj)board/voiceblue/eeprom \
|
|
$(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds \
|
|
$(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds \
|
|
$(obj)u-boot.lds \
|
|
$(obj)u-boot.lds \
|
|
- $(obj)arch/blackfin/cpu/bootrom-asm-offsets.[chs]
|
|
|
|
|
|
+ $(obj)arch/blackfin/cpu/bootrom-asm-offsets.[chs] \
|
|
|
|
+ $(obj)arch/blackfin/cpu/init.{lds,elf}
|
|
@rm -f $(obj)include/bmp_logo.h
|
|
@rm -f $(obj)include/bmp_logo.h
|
|
@rm -f $(obj)lib/asm-offsets.s
|
|
@rm -f $(obj)lib/asm-offsets.s
|
|
@rm -f $(obj)nand_spl/{u-boot.lds,u-boot-nand_spl.lds,u-boot-spl,u-boot-spl.map,System.map}
|
|
@rm -f $(obj)nand_spl/{u-boot.lds,u-boot-nand_spl.lds,u-boot-spl,u-boot-spl.map,System.map}
|