mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 09:06:43 +07:00
Add H2/H3 legacy branch support
This commit is contained in:
1
external/config/sources/armhf.conf
vendored
1
external/config/sources/armhf.conf
vendored
@@ -5,7 +5,6 @@ ARCH=armhf
|
||||
KERNEL_IMAGE_TYPE=Image
|
||||
CAN_BUILD_STRETCH=yes
|
||||
GIT_SERVER="https://github.com/orangepi-xunlong"
|
||||
#[[ ${DOWNLOAD_MIRROR} == china ]] && GIT_SERVER="https://gitee.com/leeboby"
|
||||
|
||||
[[ -z $UBOOT_COMPILER ]] && UBOOT_COMPILER="arm-none-linux-gnueabihf-"
|
||||
[[ -z $UBOOT_USE_GCC ]] && UBOOT_USE_GCC='> 8.0'
|
||||
|
||||
Reference in New Issue
Block a user