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:
5294b35
)
Revert "ath79: use kernel 6.1 as default"
author
David Bauer
<mail@david-bauer.net>
Sat, 9 Sep 2023 06:42:04 +0000
(08:42 +0200)
committer
David Bauer
<mail@david-bauer.net>
Sat, 9 Sep 2023 06:42:50 +0000
(08:42 +0200)
This reverts commit
c94383de018c561355c5e239524fbefca4aee3aa
.
THis commit was not meant to be pushed to main yet.
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 0a54fc59c6780bd21b517a28e72f800bd474b293..f7bb31c4ad8f54fa574885bf74d3a2ae0ef56db3 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:=
6.1
+KERNEL_PATCHVER:=
5.15
KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk