mirror of
https://github.com/Dichgrem/luci-app-nyn.git
synced 2025-12-18 06:32:00 -05:00
10 lines
210 B
Makefile
10 lines
210 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI support for NYN 802.1x Authentication Client
|
|
LUCI_DEPENDS:=+nyn +luci-base
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|
|
|