This commit is contained in:
Igor Pečovnik 2021-07-22 14:21:42 +02:00 committed by GitHub
parent 31e1cb3d00
commit 87a30d0129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,9 +23,6 @@ case $BRANCH in
KERNELSOURCE="https://github.com/megous/linux"
KERNELBRANCH="branch:orange-pi-5.10"
KERNELPATCHDIR='sunxi-'$BRANCH
##fixme workaround do to instability in recent uboot.
##https://armbian.atlassian.net/browse/AR-867
BOOTBRANCH='tag:v2020.10'
;;