[ rockchip dev ]

Attach DEV to 5.0.y since 5.1 needs some adjustments. Broken atm and low priority to fix this.
This commit is contained in:
Igor Pečovnik 2019-04-16 09:30:57 +02:00 committed by GitHub
parent 5ac45bd187
commit 9629f57750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ case $BRANCH in
dev)
KERNELSOURCE=$MAINLINE_KERNEL_SOURCE
KERNELBRANCH='branch:master'
KERNELBRANCH='branch:linux-5.0.y'
KERNELDIR=$MAINLINE_KERNEL_DIR
KERNEL_USE_GCC='> 7.0'