1
0
Fork 0

parisc: Install vmlinuz instead of zImage file

Tested-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
zero-sugar-mainline-defconfig
Helge Deller 2020-10-02 21:32:39 +02:00
parent a50d3d3ce0
commit b47cf49746
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ fi
# Default install
if [ "$(basename $2)" = "zImage" ]; then
if [ "$(basename $2)" = "vmlinuz" ]; then
# Compressed install
echo "Installing compressed kernel"
base=vmlinuz