diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 00:04:20 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 00:04:20 +0100 |
commit | 84ef51a632063e8cb57b2e9a4252497512831ffe (patch) | |
tree | 396ceb34baa4e44945a582e2b030ef118dd8768a /Makefile | |
parent | d2ed2f661b6f74b68105d27a399801bdef287ef5 (diff) |
Fix cleanup for netstart board.LABEL_2006_03_12_0025
Remove build results from repository
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1876,6 +1876,8 @@ clean: rm -f tools/gdb/astest tools/gdb/gdbcont tools/gdb/gdbsend rm -f tools/env/fw_printenv tools/env/fw_setenv rm -f board/cray/L1/bootscript.c board/cray/L1/bootscript.image + rm -f board/netstar/eeprom board/netstar/crcek + 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 |