kiddin9-packages/luci-app-airwhu/Makefile

13 lines
288 B
Makefile
Raw Permalink Normal View History

2021-03-27 22:52:29 +08:00
include $(TOPDIR)/rules.mk
2021-03-25 22:46:40 +08:00
PKG_NAME:=luci-app-airwhu
PKG_VERSION=1.0
2022-05-05 12:08:25 +08:00
LUCI_TITLE:=LuCI web-interface for Ruijie 802.1X Client with IPv6 NAT
2021-03-25 22:46:40 +08:00
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+mentohust +kmod-ipt-nat6
2021-06-22 15:39:09 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
2021-03-25 22:46:40 +08:00
# call BuildPackage - OpenWrt buildroot signature