> -----Original Message----- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of David Bauer > Sent: Dienstag, 21. Juli 2020 23:41 > To: openwrt-devel@lists.openwrt.org > Subject: [PATCH] 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 <m...@david-bauer.net> > --- > target/linux/ramips/mt7620/target.mk | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/target/linux/ramips/mt7620/target.mk > b/target/linux/ramips/mt7620/target.mk > index 56ceaee37f..ff890c5540 100644 > --- a/target/linux/ramips/mt7620/target.mk > +++ b/target/linux/ramips/mt7620/target.mk > @@ -9,6 +9,8 @@ CPU_TYPE:=24kc > > DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic swconfig > > +KERNEL_PATCHVER:=5.4 > +
Hi David, thanks for taking care. I wonder whether it would be better to invert the statements, i.e. have KERNEL_PATCHVER:=5.4 in target Makefile and KERNEL_PATCHVER:=4.14 KERNEL_TESTING_PATCHVER:=5.4 in the rt**** subtarget Makefiles, as in the meantime those have become the "exceptions" after all. It's a mere matter of taste, though, feel free to ignore it. Best Adrian > define Target/Description > Build firmware images for Ralink MT7620 based boards. > endef > -- > 2.27.0 > > > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel