mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +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
2757124d34
commit
05979aadf6
@ -193,6 +193,7 @@ generate_network() {
|
|||||||
}
|
}
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
ncm|\
|
||||||
qmi|\
|
qmi|\
|
||||||
mbim)
|
mbim)
|
||||||
uci -q batch <<-EOF
|
uci -q batch <<-EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user