projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c673d3
)
kirkwood: add 6.1 kernel as testing
author
Pawel Dembicki
<paweldembicki@gmail.com>
Tue, 14 Nov 2023 10:18:36 +0000
(11:18 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Tue, 12 Dec 2023 18:35:03 +0000
(19:35 +0100)
It allow to test 6.1 kernel in Kirkwood.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
target/linux/kirkwood/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index 133208dd258e827fae74b0cc833146000b741307..54f26281a497bd65cc9f90be79ccc636010eac24 100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-12,6
+12,7
@@
CPU_TYPE:=xscale
SUBTARGETS:=generic
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk