Cix: Linux6.6: Support Gitee

This commit is contained in:
leeboby 2025-10-23 16:33:08 +08:00
parent a766e93736
commit 9030ad33be
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ case $BRANCH in
;;
next)
if [[ $GITEE_SERVER == yes ]]; then
KERNELSOURCE="https://gitee.com/orangepi-xunlong/orange-pi-6.6-cix.git"
fi
KERNELBRANCH='branch:orange-pi-6.6-cix'
KERNELPATCHDIR='cix-next'
LINUXCONFIG="linux-6.6-cix-p1-next"