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:
6961d5e
)
airoha: set KERNEL_TESTING_PATCHVER:=6.6
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 7 May 2024 13:10:27 +0000
(14:10 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Sun, 12 May 2024 10:52:16 +0000
(12:52 +0200)
Lets give Linux 6.6 a try.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link:
https://github.com/openwrt/openwrt/pull/15416
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/airoha/Makefile
b/target/linux/airoha/Makefile
index 0a66ef839c94f9fd9bfd158d352653b9fc6fc12a..50c871edaacb9df1a510c160bfc9b89e3dcaa812 100644
(file)
--- a/
target/linux/airoha/Makefile
+++ b/
target/linux/airoha/Makefile
@@
-7,6
+7,7
@@
CPU_TYPE:=cortex-a7
FEATURES:=dt squashfs nand ramdisk gpio source-only
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk