Configuration to use Rockchip kernel...

https://github.com/rockchip-linux/kernel
This commit is contained in:
Tony 2018-01-13 23:38:26 -05:00 committed by GitHub
parent 5b1367a87b
commit fdfd543d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@ SERIALCON=ttyS2
case $BRANCH in
default)
KERNELSOURCE='https://github.com/mqmaker/linux-rockchip'
KERNELBRANCH='branch:miqi/release-4.4'
KERNELSOURCE='https://github.com/rockchip-linux/kernel.git'
KERNELBRANCH='branch:release-4.4'
KERNELDIR='linux-rockchip'
KERNEL_USE_GCC='< 6.0'