1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 11:01:50 +00:00
openmptcprouter-feeds/luci-app-nginx-ha/Makefile

19 lines
402 B
Makefile
Raw Normal View History

#
# Copyright (C) 2016 chenhw2 <chenhw2@github.com>
2019-01-03 14:56:11 +00:00
# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
#
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for nginx load balancing
LUCI_DEPENDS:=+nginx
2018-12-12 20:28:20 +00:00
KCONFIG:=CONFIG_NGINX_STREAM_CORE_MODULE
PKG_LICENSE:=MIT
include ../luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature