Wipe image in case a small image called image is lying around
(don't ask)
This commit is contained in:
parent
47b23d439f
commit
b60f903396
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ umount $TMPDISK2 || exit
|
|||
umount $RAM || exit
|
||||
(cd ../boot && make)
|
||||
(cd .. && make depend)
|
||||
make clean
|
||||
make image || exit 1
|
||||
cp image image_big
|
||||
make clean
|
||||
|
|
Loading…
Reference in a new issue