Cix: Linux6.6: Support Gitee
This commit is contained in:
parent
a766e93736
commit
9030ad33be
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue