projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee2af0
)
ath79: use kernel 6.1 as default
author
David Bauer
<mail@david-bauer.net>
Fri, 8 Sep 2023 19:00:23 +0000
(21:00 +0200)
committer
David Bauer
<mail@david-bauer.net>
Fri, 8 Sep 2023 19:00:26 +0000
(21:00 +0200)
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ath79/Makefile
b/target/linux/ath79/Makefile
index f7bb31c4ad8f54fa574885bf74d3a2ae0ef56db3..0a54fc59c6780bd21b517a28e72f800bd474b293 100644
(file)
--- a/
target/linux/ath79/Makefile
+++ b/
target/linux/ath79/Makefile
@@
-8,7
+8,7
@@
SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk squashfs usbgadget
-KERNEL_PATCHVER:=
5.15
+KERNEL_PATCHVER:=
6.1
KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk