op-packages/luci-app-hotplug/Makefile
github-actions[bot] 97c21d08a6 🍉 Sync 2026-04-24 03:13:31
2026-04-24 03:13:31 +08:00

14 lines
282 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-hotplug
LUCI_TITLE:=LuCI interface for hotplug configuration
LUCI_DEPENDS:=+luci-base +hotplug
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=3
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature