Bump rg351 kernel.

This commit is contained in:
fewtarius 2022-07-04 22:07:47 -04:00
parent 288c91829a
commit 09c599e3e7
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -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"