Merge pull request #6497 from stokito/LUA_TARGET

This commit is contained in:
Jo-Philipp Wich
2023-08-03 17:05:09 +02:00
committed by GitHub
2 changed files with 0 additions and 6 deletions

View File

@@ -9,13 +9,10 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=uHTTPd Webserver Configuration
LUCI_DEPENDS:= +uhttpd
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
LUA_TARGET:=source
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature

View File

@@ -8,13 +8,10 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for VPNC VPN
LUCI_DEPENDS:=+vpnc
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
PKG_LICENSE:=Apache-2.0
LUA_TARGET:=source
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature