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
commit d76bcbf96a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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