forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
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