summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-06-30 18:23:06 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-06-30 18:23:06 +0200
commit971a5dd11a6b74f45b92473c6126e05229700d46 (patch)
tree1230ccc52a61b1b74222353b51256ef1d8a1c306 /Makefile
parentf6e5739a68131998a5ae8aa0cf56a0316f810200 (diff)
downloadblackbird-obmc-uboot-971a5dd11a6b74f45b92473c6126e05229700d46.tar.gz
blackbird-obmc-uboot-971a5dd11a6b74f45b92473c6126e05229700d46.zip
Remove autogenerated bmp_logo.h file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1043dba99..48b53f0870 100644
--- a/Makefile
+++ b/Makefile
@@ -1971,6 +1971,7 @@ clean:
rm -f board/netstar/*.srec board/netstar/*.bin
rm -f board/trab/trab_fkt board/voiceblue/eeprom
rm -f board/integratorap/u-boot.lds board/integratorcp/u-boot.lds
+ rm -f include/bmp_logo.h
clobber: clean
find . -type f \( -name .depend \
OpenPOWER on IntegriCloud