mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
No rtl* module support for BPI-R2
This commit is contained in:
parent
007f1e3cd3
commit
1e8752414c
1 changed files with 8 additions and 3 deletions
|
@ -50,9 +50,14 @@ MY_DEPENDS := \
|
|||
omr-update \
|
||||
rng-tools \
|
||||
openvpn-openssl \
|
||||
kmod-rt2800-usb libimobiledevice \
|
||||
kmod-mt7601u \
|
||||
kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su 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
|
||||
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
|
||||
|
||||
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