[ rockchip64 ] adjust source kernel tag to most recent one

This commit is contained in:
Igor Pecovnik 2018-12-26 12:50:06 +01:00
parent 963eb23d65
commit 6a03dd4c0f

View File

@ -43,7 +43,7 @@ fi
case $BRANCH in
default)
KERNELSOURCE='https://github.com/ayufan-rock64/linux-kernel'
KERNELBRANCH='tag:4.4.154-1126-rockchip-ayufan'
KERNELBRANCH='tag:4.4.154-1128-rockchip-ayufan'
KERNELDIR='linux-rockchip64'
KERNEL_USE_GCC='> 7.0'
;;