Hi, > -----Original Message----- > From: openwrt-devel [mailto:[email protected]] On > Behalf Of Stijn Segers > Sent: Montag, 20. Januar 2020 19:50 > To: [email protected] > Subject: [OpenWrt-Devel] [PATCH] [19.07] ramips: add kmod-mt7615e module to > Netgear R6350 image > > MT7615E support wasn't present in OpenWrt's mt76 version prior to 19.07 > release, but it is now, so add the module to the image.
what about cherry-picking https://github.com/openwrt/openwrt/commit/9861fa7abab97cb928aaa6cd5732a413d973ac95 instead? Best Adrian > > Signed-off-by: Stijn Segers <[email protected]> > --- > target/linux/ramips/image/mt7621.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/linux/ramips/image/mt7621.mk > b/target/linux/ramips/image/mt7621.mk > index 53a264f527..fd3a8e558e 100644 > --- a/target/linux/ramips/image/mt7621.mk > +++ b/target/linux/ramips/image/mt7621.mk > @@ -374,7 +374,7 @@ define Device/netgear_r6350 > IMAGE/rootfs.bin := append-ubi | check-size $$$$(IMAGE_SIZE) > DEVICE_TITLE := Netgear R6350 > DEVICE_PACKAGES := \ > - kmod-mt7603 kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic > + kmod-mt7603 kmod-mt7615e kmod-usb3 kmod-usb-ledtrig-usbport > wpad-basic > endef > TARGET_DEVICES += netgear_r6350 > > -- > 2.20.1 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
