We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f868c3 commit 38fb5ddCopy full SHA for 38fb5dd
luci/luci-app-qmodem-next/Makefile
@@ -6,14 +6,14 @@ include $(TOPDIR)/rules.mk
6
# Include unified version
7
include ../../version.mk
8
9
-LUCI_TITLE:=LuCI Modern UI for QWRT Modem
+LUCI_TITLE:=LuCI Modern UI for QModem(Not Support Lua Version)
10
LUCI_DEPENDS:=+qmodem +luci-base
11
LUCI_PKGARCH:=all
12
PKG_VERSION:=$(QMODEM_VERSION)
13
PKG_RELEASE:=1
14
PKG_LICENSE:=GPLv3
15
PKG_MAINTAINER:=Tom <fjrcn@outlook.com>
16
17
-include ../../luci.mk
+include $(TOPDIR)/feeds/luci/luci.mk
18
19
# call BuildPackage - OpenWrt buildroot signature
0 commit comments