[openwrt/lte] adding drivers for rndis
This commit is contained in:
parent
0db858503c
commit
9b594fda09
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ opkg update
|
|||
opkg install libustream-openssl ca-bundle ca-certificates
|
||||
|
||||
# Install needed kernel module
|
||||
opkg install kmod-usb-net-cdc-ether usb-modeswitch
|
||||
opkg install kmod-usb-net-cdc-ether usb-modeswitch kmod-usb-net-rndis
|
||||
|
||||
# Create interface
|
||||
uci set network.LTE=interface
|
||||
|
|
Loading…
Reference in a new issue