Bump kernel for RG552.
This commit is contained in:
parent
a65794026e
commit
288c91829a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ GET_HANDLER_SUPPORT="git"
|
|||
if [[ "${DEVICE}" =~ RG552 ]]
|
||||
then
|
||||
PKG_URL="https://github.com/JustEnoughLinuxOS/rockchip-kernel.git"
|
||||
PKG_VERSION="1a8d74081"
|
||||
PKG_VERSION="cb0d79995"
|
||||
elif [[ "${DEVICE}" =~ RG351 ]]
|
||||
then
|
||||
PKG_URL="https://github.com/JustEnoughLinuxOS/rg351x-kernel.git"
|
||||
|
|
Loading…
Reference in a new issue