Commit b47cf497 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Install vmlinuz instead of zImage file

parent a50d3d3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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