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:
The-going
2022-01-31 20:21:23 +03:00
parent 9679f83b47
commit aad1e92b5e
5 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

@@ -1 +1 @@
archive/sunxi-5.10
archive/sunxi-5.15

View File

@@ -1 +1 @@
archive/sunxi-5.15
archive/sunxi-5.16

View File

@@ -1 +1 @@
archive/sunxi-5.4
archive/sunxi-5.10