Pārlūkot izejas kodu

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 <[email protected]>
Arınç ÜNAL 2 gadi atpakaļ
vecāks
revīzija
10a29216ce
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      package/base-files/files/bin/config_generate

+ 1 - 0
package/base-files/files/bin/config_generate

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