Make more
This commit is contained in:
parent
e7657e1b67
commit
32a4ffb9c0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ su bin -c 'make world install' || exit 1
|
|||
cd tools || exit 1
|
||||
rm revision
|
||||
rm /boot/image/*
|
||||
make hdboot || exit 1
|
||||
make install || exit 1
|
||||
cp ../boot/boot /boot/boot || exit 1
|
||||
make clean
|
||||
make image_small || exit 1
|
||||
|
|
Loading…
Reference in a new issue