mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
core90: supply new kernel version to user update script
This commit is contained in:
@@ -242,7 +242,7 @@ fi
|
|||||||
|
|
||||||
# call user update script (needed for some arm boards)
|
# call user update script (needed for some arm boards)
|
||||||
if [ -e /boot/pakfire-kernel-update ]; then
|
if [ -e /boot/pakfire-kernel-update ]; then
|
||||||
/boot/pakfire-kernel-update
|
/boot/pakfire-kernel-update ${KVER}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user