ramips: switch MT7620 subtarget to 5.4

MT7620 seems to work fine with kernel 5.4. Set the default kernel
version to 5.4 to bring this to a broader audience.

Tested on Archer C2 v1 / Archer C20i

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2020-07-21 20:40:39 +02:00 committed by CN_SZTL
parent 5302c79953
commit f4321098b5
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -9,6 +9,8 @@ CPU_TYPE:=24kc
DEFAULT_PACKAGES += kmod-rt2800-soc wpad-openssl swconfig
KERNEL_PATCHVER:=5.4
define Target/Description
Build firmware images for Ralink MT7620 based boards.
endef