edit source link for this repo

This commit is contained in:
2025-03-07 13:45:53 +00:00
parent 161170a67d
commit e7fc3af7b7
3 changed files with 3 additions and 3 deletions

View File

@@ -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'