We need older compiler for this source.

This commit is contained in:
Igor Pecovnik 2017-08-23 21:09:31 +02:00
parent 83122cad10
commit b34d7f13bf

View File

@ -28,7 +28,7 @@ case $BRANCH in
KERNELBRANCH='branch:armbian'
KERNELDIR='linux-meson64'
KERNEL_USE_GCC='> 7.0'
KERNEL_USE_GCC='< 6.0'
;;
dev)