Skip to content

Commit cb47de8

Browse files
committed
Remove excessive headers from patches and attach DEV to 6.18-rc4
1 parent e0078b7 commit cb47de8

File tree

3 files changed

+50
-1886
lines changed

3 files changed

+50
-1886
lines changed

config/sources/families/sun55iw3.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ declare -g LINUXCONFIG="linux-sunxi64-${BRANCH}"
2525
case "${BRANCH}" in
2626

2727
edge)
28-
declare -g KERNEL_MAJOR_MINOR="6.16" # Major and minor versions of this kernel.
29-
declare -g KERNELBRANCH="tag:v6.16"
28+
declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel.
29+
declare -g KERNELBRANCH="tag:v6.18-rc4"
3030
declare -g KERNELPATCHDIR="archive/sunxi-dev-${KERNEL_MAJOR_MINOR}"
3131
;;
3232
esac

0 commit comments

Comments
 (0)