Disable wireguard on rockchip64

https://github.com/armbian/build/issues/1268
This commit is contained in:
Igor Pečovnik 2019-02-07 07:15:19 +01:00 committed by GitHub
parent 1541de32b8
commit b8bad56fdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ case $BRANCH in
KERNELBRANCH='tag:4.4.154-1128-rockchip-ayufan'
KERNELDIR='linux-rockchip64'
KERNEL_USE_GCC='> 7.0'
WIREGUARD="no"
;;
dev)