From 84bb1aaef69e02ccde2810493aa12db91c727df2 Mon Sep 17 00:00:00 2001 From: dreamcmi Date: Tue, 2 Feb 2021 20:36:25 -0600 Subject: [PATCH] add mt1300 wireless support (#6311) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加glinet-mt1300支持 * 优化更新mt1300支持 * Fix mt1300 wireless unavailability problem * Fix mt1300 wireless unavailability problem --- 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 b043d14bd..e0f75377f 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -360,7 +360,7 @@ define Device/glinet_gl-mt1300 IMAGE_SIZE := 32448k DEVICE_VENDOR := GL.iNet DEVICE_MODEL := GL-MT1300 - DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware kmod-usb3 + DEVICE_PACKAGES := kmod-usb3 kmod-mt7615d_dbdc endef TARGET_DEVICES += glinet_gl-mt1300