mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Swich BRANCH for sunxi: legacy=5.10 current=5.15 edge=5.16
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
This commit is contained in:
@@ -11,11 +11,11 @@ LINUXFAMILY=sunxi64
|
||||
|
||||
case $BRANCH in
|
||||
|
||||
legacy) KERNEL_VERSION_LEVEL="5.4" ;;
|
||||
legacy) KERNEL_VERSION_LEVEL="5.10" ;;
|
||||
|
||||
current) KERNEL_VERSION_LEVEL="5.10" ;;
|
||||
current) KERNEL_VERSION_LEVEL="5.15" ;;
|
||||
|
||||
edge) KERNEL_VERSION_LEVEL="5.15" ;;
|
||||
edge) KERNEL_VERSION_LEVEL="5.16" ;;
|
||||
esac
|
||||
|
||||
case "$KERNEL_VERSION_LEVEL" in
|
||||
|
||||
@@ -12,9 +12,9 @@ GOVERNOR=ondemand
|
||||
|
||||
case $BRANCH in
|
||||
|
||||
legacy) KERNEL_VERSION_LEVEL="5.4" ;;
|
||||
current) KERNEL_VERSION_LEVEL="5.10" ;;
|
||||
edge) KERNEL_VERSION_LEVEL="5.15" ;;
|
||||
legacy) KERNEL_VERSION_LEVEL="5.10" ;;
|
||||
current) KERNEL_VERSION_LEVEL="5.15" ;;
|
||||
edge) KERNEL_VERSION_LEVEL="5.16" ;;
|
||||
|
||||
esac
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
archive/sunxi-5.10
|
||||
archive/sunxi-5.15
|
||||
@@ -1 +1 @@
|
||||
archive/sunxi-5.15
|
||||
archive/sunxi-5.16
|
||||
@@ -1 +1 @@
|
||||
archive/sunxi-5.4
|
||||
archive/sunxi-5.10
|
||||
Reference in New Issue
Block a user