Fixes for image.
This commit is contained in:
@@ -9,11 +9,11 @@ cd tools
|
||||
rm revision
|
||||
rm /boot/image/*
|
||||
make install
|
||||
cp /boot/image/* /boot/image/image # Make big image accessible by this name
|
||||
cp /boot/image/* /boot/image_big # Make big image accessible by this name
|
||||
cp ../boot/boot /boot/boot
|
||||
make clean
|
||||
make image_small
|
||||
cp image_small /boot/image
|
||||
cp image_small /boot
|
||||
cd /usr/src
|
||||
make clean
|
||||
# Let man find the manpages
|
||||
|
||||
Reference in New Issue
Block a user