diff --git a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config index f93a626..1bbf356 100644 --- a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config +++ b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config @@ -23,6 +23,7 @@ CONFIG_PACKAGE_rsync=y # 支援5G CONFIG_PACKAGE_usb-modeswitch=y # MBIM +CONFIG_PACKAGE_luci-proto-mbim=y CONFIG_PACKAGE_umbim=y # NCM CONFIG_PACKAGE_luci-proto-ncm=y diff --git a/openwrt/lede/x86/openwrt.lede.x86.config b/openwrt/lede/x86/openwrt.lede.x86.config index 339dc3d..413a9fd 100644 --- a/openwrt/lede/x86/openwrt.lede.x86.config +++ b/openwrt/lede/x86/openwrt.lede.x86.config @@ -31,6 +31,7 @@ CONFIG_PACKAGE_luci-app-syncdial=y # 来点5G当备份链路 CONFIG_PACKAGE_usb-modeswitch=y # MBIM +CONFIG_PACKAGE_luci-proto-mbim=y CONFIG_PACKAGE_umbim=y # NCM CONFIG_PACKAGE_luci-proto-ncm=y