mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-29 10:22:56 +00:00
base-files: add protocol ncm support for ucidef_set_interface()
Make it possible to set up a default network (interface) for devices with cellular modems using NCM. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
This commit is contained in:
parent
51302e51b5
commit
10a29216ce
@ -208,6 +208,7 @@ generate_network() {
|
||||
}
|
||||
;;
|
||||
|
||||
ncm|\
|
||||
qmi|\
|
||||
mbim)
|
||||
uci -q batch <<-EOF
|
||||
|
Loading…
Reference in New Issue
Block a user