mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Remove ath9k that is not available on RPI
This commit is contained in:
parent
f1da28445c
commit
2b652ed1e9
1 changed files with 3 additions and 3 deletions
|
@ -53,14 +53,14 @@ MY_DEPENDS := \
|
|||
openvpn-openssl \
|
||||
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 luci-proto-qmi \
|
||||
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 \
|
||||
kmod-rt2800-usb \
|
||||
kmod-mt7601u \
|
||||
kmod-rtl8xxxu \
|
||||
kmod-rtl8192cu \
|
||||
kmod-ath9k \
|
||||
kmod-net-rtl8192su \
|
||||
wpad-mini
|
||||
wpad-mini \
|
||||
luci-proto-qmi
|
||||
|
||||
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