update rk3399.conf to use 4.20.0-1090-ayufan

This commit is contained in:
Martin Ayotte 2019-03-04 12:19:33 -05:00
parent 10f9ea7db5
commit a66a5958b5

View file

@ -40,7 +40,7 @@ case $BRANCH in
dev)
KERNELSOURCE='https://github.com/ayufan-rock64/linux-mainline-kernel'
KERNELBRANCH='tag:tag:4.20.0-1083-ayufan'
KERNELBRANCH='tag:tag:4.20.0-1090-ayufan'
KERNELDIR='linux-rockchip64'
KERNELPATCHDIR='rockchip64-dev'
LINUXCONFIG='linux-rockchip64-dev'