hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/parisc/install.sh
....@@ -44,7 +44,7 @@
4444
4545 # Default install
4646
47
-if [ "$(basename $2)" = "zImage" ]; then
47
+if [ "$(basename $2)" = "vmlinuz" ]; then
4848 # Compressed install
4949 echo "Installing compressed kernel"
5050 base=vmlinuz