Merge pull request #6497 from stokito/LUA_TARGET
This commit is contained in:
commit
d76bcbf96a
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue