mirror of
https://github.com/Dichgrem/luci-app-nyn.git
synced 2026-02-04 18:51:57 -05:00
11 lines
243 B
Makefile
11 lines
243 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI support for ZZZ 802.1x Authentication Client
|
|
LUCI_DEPENDS:=+zzz +luci-base
|
|
PKG_VERSION:=2.0.0
|
|
PKG_RELEASE:=1
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|