mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
ramips: add missing mt76 packages for Telco Electronics X1
Telco Electronics X1 has MT7603E and MT7612E PCIe NICs. They are
driven by kmod-mt7603 and kmod-mt76x2.
Ref: 73e0f52b6e
("ramips: add support for Telco Electronics X1")
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
parent
366ffa53bd
commit
9921973ca4
@ -2128,7 +2128,7 @@ define Device/telco-electronics_x1
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := Telco Electronics
|
||||
DEVICE_MODEL := X1
|
||||
DEVICE_PACKAGES := kmod-usb3 kmod-mt76 -uboot-envtools
|
||||
DEVICE_PACKAGES := kmod-usb3 kmod-mt7603 kmod-mt76x2 -uboot-envtools
|
||||
endef
|
||||
TARGET_DEVICES += telco-electronics_x1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user