summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-11-29 15:34:16 +0900
committerSonic Zhang <sonic.zhang@analog.com>2013-12-06 16:06:51 +0800
commit985e18d14e0cb3933311945d30de6357cf8be9df (patch)
treec0ebb57feb9481f1010f9422e7db3af2c4c9ad11 /Makefile
parent9bac8f77698771165def23b9eebad536d5b5cd6d (diff)
downloadblackbird-obmc-uboot-985e18d14e0cb3933311945d30de6357cf8be9df.tar.gz
blackbird-obmc-uboot-985e18d14e0cb3933311945d30de6357cf8be9df.zip
blackfin: Do not generate unused header bootrom-asm-offsets.h
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b86913505..e693f7ffa2 100644
--- a/Makefile
+++ b/Makefile
@@ -807,7 +807,6 @@ clean:
$(obj)board/matrix_vision/*/bootscript.img \
$(obj)board/voiceblue/eeprom \
$(obj)u-boot.lds \
- $(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_data.h
OpenPOWER on IntegriCloud