projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf6f01c
)
ath79: switch to kernel 5.4
author
David Bauer
<mail@david-bauer.net>
Thu, 2 Apr 2020 19:53:59 +0000
(21:53 +0200)
committer
David Bauer
<mail@david-bauer.net>
Tue, 7 Jul 2020 08:33:17 +0000
(10:33 +0200)
As the reported major bugs are ironed out, switch to the new kernel to
begin testing with a broader audience.
Signed-off-by: David Bauer <mail@david-bauer.net>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ath79/Makefile
b/target/linux/ath79/Makefile
index 9b203cf48e4f517fc05b975bdbdc710df910436b..a955602ba9904a9fe8b86a47b481d3c700b3b7aa 100644
(file)
--- a/
target/linux/ath79/Makefile
+++ b/
target/linux/ath79/Makefile
@@
-8,7
+8,7
@@
SUBTARGETS:=generic mikrotik nand tiny
FEATURES:=ramdisk
-KERNEL_PATCHVER:=
4.19
+KERNEL_PATCHVER:=
5.4
KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk