projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5b3d8
)
kirkwood: add 6.6 kernel as testing version
author
Pawel Dembicki
<paweldembicki@gmail.com>
Thu, 14 Mar 2024 13:41:56 +0000
(14:41 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Thu, 4 Apr 2024 16:31:21 +0000
(18:31 +0200)
This patch introduce kernel 6.6 for kirkwood target as testing version.
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 241fc614c480ad1b6d130d4ac4001626734d5a30..44eaf925a18eb5d8118a25e74f423d241bdafcda 100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-12,6
+12,7
@@
CPU_TYPE:=xscale
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk