forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
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