mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
add mt1300 wireless support (#6311)
* 添加glinet-mt1300支持 * 优化更新mt1300支持 * Fix mt1300 wireless unavailability problem * Fix mt1300 wireless unavailability problem
This commit is contained in:
parent
9bc05c5ce3
commit
84bb1aaef6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user