Add .image.list to the list of temporary files which can be deleted
This commit is contained in:
parent
6dc2cfa6c6
commit
88ee2872aa
@ -23,7 +23,7 @@ if [ -f picobsd.bin ]; then
|
||||
fi
|
||||
|
||||
rm -f kernel kernel.gz fs.PICOBSD *.o *core *.db \
|
||||
.build.reply stage1.out build.status
|
||||
.build.reply stage1.out build.status .image.list
|
||||
cd ..
|
||||
rm -rf help/tmp_hlp
|
||||
echo "===================== $0 tools started ===================="
|
||||
|
Loading…
Reference in New Issue
Block a user