[openwrt/lte] adding drivers for rndis

This commit is contained in:
Nico Schottelius 2021-04-18 15:43:53 +02:00
parent 0db858503c
commit 9b594fda09

View file

@ -20,7 +20,7 @@ opkg update
opkg install libustream-openssl ca-bundle ca-certificates opkg install libustream-openssl ca-bundle ca-certificates
# Install needed kernel module # 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 # Create interface
uci set network.LTE=interface uci set network.LTE=interface