image_small doesn't fit anymore. What do we do with that?
This commit is contained in:
parent
bc015a9b49
commit
3a05de3763
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ make hdboot || exit 1
|
|||
cp ../boot/boot /boot/boot || exit 1
|
||||
make clean
|
||||
make image_small || exit 1
|
||||
cp image_small /boot || exit 1
|
||||
#cp image_small /boot || exit 1
|
||||
cd /usr/src || exit 1
|
||||
make clean
|
||||
# Let man find the manpages
|
||||
|
|
Loading…
Reference in a new issue