Op maandag 20 januari 2020 om 20:00 schreef Adrian Schmutzler
<m...@adrianschmutzler.de>:
Hi,
-----Original Message-----
From: openwrt-devel
[mailto:openwrt-devel-boun...@lists.openwrt.org] On
Behalf Of Stijn Segers
Sent: Montag, 20. Januar 2020 19:50
To: openwrt-devel@lists.openwrt.org
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?
Bah! Just like with the Xiaomi, you're all too right about that. Should
have checked master first...
Stijn
Best
Adrian
Signed-off-by: Stijn Segers <f...@volatilesystems.org>
---
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
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel