projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6fec63
)
kirkwood: switch to kernel 6.6
author
Pawel Dembicki
<paweldembicki@gmail.com>
Wed, 24 Jul 2024 08:20:56 +0000
(10:20 +0200)
committer
Robert Marko
<robimarko@gmail.com>
Thu, 1 Aug 2024 15:10:15 +0000
(17:10 +0200)
Let's switch to kernel 6.6 for wide tests.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/15998
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/kirkwood/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index 44eaf925a18eb5d8118a25e74f423d241bdafcda..2010f9a812aec6164d0c7b87c6fc4e792ba49a57 100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-11,8
+11,7
@@
FEATURES:=rtc usb nand squashfs ramdisk
CPU_TYPE:=xscale
SUBTARGETS:=generic
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk