Added u-boot compiler requirement for Cubox / HB
This commit is contained in:
parent
cb130fdde7
commit
fd514415c1
@ -3,6 +3,8 @@ BOOTLOADER='https://github.com/SolidRun/u-boot-imx6'
|
||||
BOOTBRANCH='imx6'
|
||||
BOOTSOURCE='u-boot-cubox'
|
||||
|
||||
UBOOT_NEEDS_GCC='< 5.0'
|
||||
|
||||
case $BRANCH in
|
||||
default)
|
||||
LINUXKERNEL='https://github.com/linux4kix/linux-linaro-stable-mx6'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user