diff --git a/config/sources/marvell.conf b/config/sources/marvell.conf index c76bbeb8fb..5b5b1814c5 100644 --- a/config/sources/marvell.conf +++ b/config/sources/marvell.conf @@ -1,8 +1,9 @@ - BOOTLOADER='https://github.com/SolidRun/u-boot-armada38x' BOOTBRANCH='u-boot-2013.01-15t1-clearfog' BOOTSOURCE='u-boot-armada' +UBOOT_NEEDS_GCC='< 5.0' + case $BRANCH in default) LINUXKERNEL='https://github.com/SolidRun/linux-armada38x'