mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 17:16:43 +07:00
edit source link for this repo
This commit is contained in:
2
external/config/sources/arm64.conf
vendored
2
external/config/sources/arm64.conf
vendored
@@ -13,7 +13,7 @@ ARCHITECTURE=arm64
|
||||
ARCH=arm64
|
||||
KERNEL_IMAGE_TYPE=Image
|
||||
CAN_BUILD_STRETCH=yes
|
||||
GIT_SERVER="https://github.com/orangepi-xunlong"
|
||||
GIT_SERVER="https://github.com/DrHo1y"
|
||||
|
||||
[[ -z $INITRD_ARCH ]] && INITRD_ARCH=arm64
|
||||
|
||||
|
||||
2
external/config/sources/armhf.conf
vendored
2
external/config/sources/armhf.conf
vendored
@@ -12,7 +12,7 @@ ARCHITECTURE=arm
|
||||
ARCH=armhf
|
||||
KERNEL_IMAGE_TYPE=Image
|
||||
CAN_BUILD_STRETCH=yes
|
||||
GIT_SERVER="https://github.com/orangepi-xunlong"
|
||||
GIT_SERVER="https://github.com/DrHo1y"
|
||||
|
||||
[[ -z $UBOOT_COMPILER ]] && UBOOT_COMPILER="arm-none-linux-gnueabihf-"
|
||||
[[ -z $UBOOT_USE_GCC ]] && UBOOT_USE_GCC='> 8.0'
|
||||
|
||||
2
external/config/sources/riscv64.conf
vendored
2
external/config/sources/riscv64.conf
vendored
@@ -14,7 +14,7 @@ KERNEL_SRC_ARCH='riscv'
|
||||
QEMU_BINARY='qemu-riscv64-static'
|
||||
IMAGE_PARTITION_TABLE='gpt'
|
||||
SKIP_EXTERNAL_TOOLCHAINS='yes'
|
||||
GIT_SERVER="https://github.com/orangepi-xunlong"
|
||||
GIT_SERVER="https://github.com/DrHo1y"
|
||||
|
||||
KERNEL_IMAGE_TYPE="Image"
|
||||
NAME_KERNEL="Image"
|
||||
|
||||
Reference in New Issue
Block a user