1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Makefile

This commit is contained in:
suyuan 2023-06-22 21:31:23 +08:00
parent b738cf0422
commit dd14102f14

View file

@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenMPTCProuter LUCI_TITLE:=LuCI Support for OpenMPTCProuter
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl +bind-dig +tracebox LUCI_DEPENDS:=+luci-lib-json +curl +bind-dig +tracebox
PKG_LICENSE:=GPLv3 PKG_LICENSE:=GPLv3
#include ../luci/luci.mk #include ../luci/luci.mk