ath79: switch to kernel 5.4
authorDavid Bauer <mail@david-bauer.net>
Thu, 2 Apr 2020 19:53:59 +0000 (21:53 +0200)
committerDavid 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

index 9b203cf48e4f517fc05b975bdbdc710df910436b..a955602ba9904a9fe8b86a47b481d3c700b3b7aa 100644 (file)
@@ -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