We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7339b7e commit aaf16c0Copy full SHA for aaf16c0
config/sources/families/include/sunxi64_common.inc
@@ -31,7 +31,7 @@ case $BRANCH in
31
32
current)
33
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
34
- declare -g KERNELBRANCH="tag:v6.12.47"
+ declare -g KERNELBRANCH="tag:v6.12.57"
35
;;
36
37
edge)
config/sources/families/include/sunxi_common.inc
@@ -32,7 +32,7 @@ case $BRANCH in
- declare -g KERNELBRANCH="tag:v6.12.51"
38
0 commit comments