mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
make "make clean" remove all build results
This commit is contained in:
parent
2afbe4ed97
commit
0e1fb5eebf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1737,7 +1737,7 @@ 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/trab/trab_fkt
|
||||
rm -f board/trab/trab_fkt board/voiceblue/eeprom
|
||||
|
||||
clobber: clean
|
||||
find . -type f \( -name .depend \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue