Added u-boot compiler requirement for Clearfog
This commit is contained in:
parent
dff98cae2e
commit
496d23db4a
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user