ramips: switch rt3883 subtarget to kernel 5.4
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 6 Aug 2020 21:48:32 +0000 (23:48 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 6 Aug 2020 21:52:57 +0000 (23:52 +0200)
The target has testing support for kernel 5.4 for quite a while,
compiles fine for all devices, and has been run-tested on Asus
RT-N56U successfully.

Let's set it to kernel 5.4 by default to increase the audience
before an 20.xx stable branch.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Eneas U de Queiroz <cotequeiroz@gmail.com> [Asus RT-N56U]
target/linux/ramips/rt3883/target.mk

index 9c719f8b76fd0513be0ddc1681c1e67b8a544ea8..4a032f543747f17181118ed712fe6f254c815464 100644 (file)
@@ -9,8 +9,6 @@ CPU_TYPE:=74kc
 
 DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-mini swconfig
 
-KERNEL_PATCHVER:=4.14
-
 define Target/Description
        Build firmware images for Ralink RT3662/RT3883 based boards.
 endef