mirror of https://github.com/hak5/openwrt.git
ramips: add MT7603E driver to AFoundry EW1200
Add the MT7603E driver for the 2.4GHz wireless. Signed-off-by: Mathias Kresin <dev@kresin.me>openwrt-18.06
parent
e7cd6f5d66
commit
1faff3b7e3
|
@ -60,7 +60,7 @@ define Device/ew1200
|
|||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
DEVICE_TITLE := AFOUNDRY EW1200
|
||||
DEVICE_PACKAGES := \
|
||||
kmod-ata-core kmod-ata-ahci kmod-mt76x2 kmod-usb3 \
|
||||
kmod-ata-core kmod-ata-ahci kmod-mt76x2 kmod-mt7603 kmod-usb3 \
|
||||
kmod-usb-ledtrig-usbport wpad-mini
|
||||
endef
|
||||
TARGET_DEVICES += ew1200
|
||||
|
|
Loading…
Reference in New Issue