Skip to content

Commit 69bdcf8

Browse files
authored
auto-update to linux-5.16.2.tar.xz (#406)
automatically merged
1 parent ef5dfe8 commit 69bdcf8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmd/gokr-build-kernel/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
// see https://www.kernel.org/releases.json
17-
var latest = "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.1.tar.xz"
17+
var latest = "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.2.tar.xz"
1818

1919
const configAddendum = `
2020
CONFIG_ARCH_BCM2835=y

vmlinuz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)