mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
10 lines
287 B
Makefile
10 lines
287 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=NJIT 802.1X Client for LuCI
|
|
LUCI_DESCRIPTION:=This package contains LuCI configuration pages for njit8021xclient.
|
|
LUCI_DEPENDS:=+luci-compat +njit8021xclient
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|