mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Wifi modules can be build for BPI-R2
This commit is contained in:
parent
4171d8e07a
commit
32cd716eb7
1 changed files with 5 additions and 5 deletions
|
@ -53,11 +53,11 @@ MY_DEPENDS := \
|
|||
mmc-utils \
|
||||
libimobiledevice \
|
||||
comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch uqmi adb-enablemodem umbim kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbim \
|
||||
(!TARGET_mediatek_mt7623):kmod-rt2800-usb \
|
||||
(!TARGET_mediatek_mt7623):kmod-mt7601u \
|
||||
(!TARGET_mediatek_mt7623):kmod-rtl8xxxu \
|
||||
(!TARGET_mediatek_mt7623):kmod-rtl8192cu \
|
||||
(!TARGET_mediatek_mt7623):kmod-net-rtl8192su
|
||||
kmod-rt2800-usb \
|
||||
kmod-mt7601u \
|
||||
kmod-rtl8xxxu \
|
||||
kmod-rtl8192cu \
|
||||
kmod-net-rtl8192su
|
||||
|
||||
OMR_SUPPORTED_LANGS := ca zh-cn en fr de el he hu it ja ms no pl pt-br pt ro ru es sv uk vi
|
||||
|
||||
|
|
Loading…
Reference in a new issue