projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2e3ee4
)
at91: 6.1: set testing kernel
author
Nick Hainke
<vincent@systemli.org>
Wed, 17 Apr 2024 22:18:47 +0000
(
00:18
+0200)
committer
Nick Hainke
<vincent@systemli.org>
Mon, 22 Apr 2024 07:51:14 +0000
(09:51 +0200)
Allow selecting 6.1 as testing kernel on at91.
Tested-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index 7867290b7ea1d51f4d619ce1c267c6c93abab1e8..10608bff77e2cabb865d866fea04ea34b4ee0937 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-11,6
+11,7
@@
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk