pack/luci-app-mentohust/Makefile

12 lines
235 B
Makefile
Raw Normal View History

2023-08-05 02:39:21 +08:00
include $(TOPDIR)/rules.mk
2023-08-06 02:23:24 +08:00
LUCI_TITLE:=MentoHUST 802.1X Client for LuCI
LUCI_DEPENDS:=+mentohust
LUCI_PKGARCH:=all
2023-08-05 02:39:21 +08:00
2023-08-06 02:23:24 +08:00
PKG_NAME:=luci-app-mentohust
2023-08-05 02:39:21 +08:00
2023-08-06 02:23:24 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
2023-08-05 02:39:21 +08:00
2023-08-06 02:23:24 +08:00
# call BuildPackage - OpenWrt buildroot signature