Bump rg351 kernel.
This commit is contained in:
parent
288c91829a
commit
09c599e3e7
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ then
|
|||
elif [[ "${DEVICE}" =~ RG351 ]]
|
||||
then
|
||||
PKG_URL="https://github.com/JustEnoughLinuxOS/rg351x-kernel.git"
|
||||
PKG_VERSION="0c4ffa0fe"
|
||||
PKG_VERSION="9d11c9c92"
|
||||
elif [[ "${DEVICE}" =~ RG503 ]] || [[ "${DEVICE}" =~ RG353P ]]
|
||||
then
|
||||
PKG_URL="https://github.com/JustEnoughLinuxOS/rk356x-kernel.git"
|
||||
|
|
Loading…
Reference in a new issue