mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 13:26:20 +04:00
Merge pull request #6497 from stokito/LUA_TARGET
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user