Bump kernel to correct exfat on the 351.
This commit is contained in:
parent
83e8adade5
commit
5b3e2f77e4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ GET_HANDLER_SUPPORT="git"
|
|||
if [[ "${DEVICE}" =~ RG351 ]]
|
||||
then
|
||||
PKG_URL="https://github.com/JustEnoughLinuxOS/rg351x-kernel.git"
|
||||
PKG_VERSION="6207f5aa7"
|
||||
PKG_VERSION="ee077e2b2"
|
||||
fi
|
||||
|
||||
PKG_KERNEL_CFG_FILE=$(kernel_config_path) || die
|
||||
|
|
Loading…
Reference in a new issue