Added u-boot compiler requirement for C2
This commit is contained in:
parent
96142f15de
commit
feaf8901f7
@ -2,6 +2,8 @@ BOOTLOADER='https://github.com/hardkernel/u-boot.git'
|
||||
BOOTBRANCH='odroidc2-v2015.01'
|
||||
BOOTSOURCE='u-boot-odroidc2'
|
||||
|
||||
UBOOT_NEEDS_GCC='< 5.0'
|
||||
|
||||
LINUXKERNEL='https://github.com/hardkernel/linux'
|
||||
KERNELBRANCH='odroidc2-3.14.y'
|
||||
LINUXSOURCE='linux-odroidc2'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user