mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
frix
This commit is contained in:
parent
8e11c19dc0
commit
6b7f0b4dba
4 changed files with 4 additions and 4 deletions
|
@ -11,6 +11,6 @@ PKG_NAME:=luci-app-cpufreq
|
|||
PKG_VERSION:=1
|
||||
PKG_RELEASE:=$(COMMITCOUNT)
|
||||
|
||||
include ../../luci.mk
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
|
@ -19,6 +19,6 @@ define Package/$(PKG_NAME)/conffiles
|
|||
/etc/config/luci-app-ipsec-server
|
||||
endef
|
||||
|
||||
include ../../luci.mk
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
|
@ -13,6 +13,6 @@ PKG_NAME:=luci-app-ipsec-vpnd
|
|||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=11
|
||||
|
||||
include ../../luci.mk
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
|
@ -14,6 +14,6 @@ PKG_NAME:=luci-app-zerotier
|
|||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=20
|
||||
|
||||
include ../../luci.mk
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue