diff --git a/luci/luci-app-qmodem-hc/Makefile b/luci/luci-app-qmodem-hc/Makefile index 689ff93..90677e4 100644 --- a/luci/luci-app-qmodem-hc/Makefile +++ b/luci/luci-app-qmodem-hc/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-qmodem-hc -LUCI_TITLE:=hc-g80 sim switch +LUCI_TITLE:=Luci qwrt modem sim switch LUCI_PKGARCH:=all PKG_VERSION:=2.4.1 PKG_LICENSE:=GPLv3 diff --git a/luci/luci-app-qmodem/Makefile b/luci/luci-app-qmodem/Makefile index 0489440..32b788e 100644 --- a/luci/luci-app-qmodem/Makefile +++ b/luci/luci-app-qmodem/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-qmodem LUCI_TITLE:=LuCI support for QWRT Modem LUCI_PKGARCH:=all -PKG_VERSION:=2.6.0 +PKG_VERSION:=2.6.1 PKG_LICENSE:=GPLv3 PKG_LINCESE_FILES:=LICENSE PKG_MAINTAINER:=Tom @@ -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 \ - +PACKAGE_luci-app-qmodem_INCLUDE_ADD_PCI_SUPPORT:kmod-pcie_mhi \ + +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 \ @@ -44,7 +44,7 @@ choice default PACKAGE_luci-app-qmodem_INCLUDE_vendor-qmi-wwan config PACKAGE_luci-app-qmodem_INCLUDE_vendor-qmi-wwan - bool "Vendor QMI driver " + bool "Vendor QMI driver" config PACKAGE_luci-app-qmodem_INCLUDE_generic-qmi-wwan bool "Generic QMI driver" @@ -60,11 +60,6 @@ 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