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:
Arınç ÜNAL 2023-05-12 01:50:43 +02:00 committed by coolsnowwolf
parent 2757124d34
commit 05979aadf6

View File

@ -193,6 +193,7 @@ generate_network() {
} }
;; ;;
ncm|\
qmi|\ qmi|\
mbim) mbim)
uci -q batch <<-EOF uci -q batch <<-EOF