projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26390b5
)
ath79: enable 6.6 testing kernel
author
Shiji Yang
<yangshiji66@qq.com>
Sat, 16 Mar 2024 00:39:16 +0000
(08:39 +0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 9 May 2024 21:53:02 +0000
(23:53 +0200)
The ath79 target now supports the vanilla 6.6 kernel. Enjoy it!
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ath79/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ath79/Makefile
b/target/linux/ath79/Makefile
index 3ef4b32c72fa54dc97ab05773b0a17da96d93d2d..821b0967727ce7c29018805f8ab2ae6ad2e3d6e5 100644
(file)
--- a/
target/linux/ath79/Makefile
+++ b/
target/linux/ath79/Makefile
@@
-9,6
+9,7
@@
SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk squashfs usbgadget
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk