diff --git a/luci/luci-app-qmodem/Makefile b/luci/luci-app-qmodem/Makefile index 496b06a..a8b69d5 100644 --- a/luci/luci-app-qmodem/Makefile +++ b/luci/luci-app-qmodem/Makefile @@ -24,7 +24,7 @@ LUCI_DEPENDS:=+luci-compat \ +PACKAGE_luci-app-qmodem_INCLUDE_vendor-qmi-wwan:kmod-qmi_wwan_f \ +PACKAGE_luci-app-qmodem_INCLUDE_vendor-qmi-wwan:kmod-qmi_wwan_m \ +usbutils \ - +kmod-pcie_mhi \ + +PACKAGE_luci-app-qmodem_INCLUDE_ADD_PCI_SUPPORT:kmod-pcie_mhi \ +PACKAGE_luci-app-qmodem_INCLUDE_ADD_PCI_SUPPORT:pciutils \ +PACKAGE_luci-app-qmodem_USE_TOM_CUSTOMIZED_QUECTEL_CM:quectel-CM-5G-M \ +PACKAGE_luci-app-qmodem_USING_QWRT_QUECTEL_CM_5G:quectel-CM-5G \ @@ -60,6 +60,10 @@ choice config PACKAGE_luci-app-qmodem_USING_QWRT_QUECTEL_CM_5G bool "QWRT Quectel-CM-5G" endchoice + + config PACKAGE_luci-app-qmodem_INCLUDE_ADD_PCI_SUPPORT + bool "Add PCIe Modem SUPPORT" + default n endef define Package/luci-app-qmodem_with_lua_index_page