Skip to content

Commit c0733b9

Browse files
authored
Update rebuild
1 parent 2d9c9a1 commit c0733b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ default_tags="stable"
8686
# Set the tags(kernel_xxx) of the specific kernel, such as 5.15.y, 6.1.y, etc.
8787
specific_tags="${default_tags}"
8888
# Set the list of kernels used by default(Fixed version)
89-
rk3588_kernel=("5.10.y" "6.1.y")
90-
rk35xx_kernel=("5.10.y" "6.1.y")
89+
rk3588_kernel=("5.10.160" "6.1.75")
90+
rk35xx_kernel=("5.10.160" "6.1.75")
9191
h6_kernel=("6.6.y")
9292
specific_6xy=("6.6.y" "6.1.y")
9393
specific_5xy=("5.10.y" "5.15.y")

0 commit comments

Comments
 (0)