op-packages/luci-app-powersupply/Makefile
github-actions[bot] 263d407c11 🎄 Sync 2026-04-23 03:14:31
2026-04-23 03:14:31 +08:00

13 lines
264 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-powersupply
LUCI_TITLE:=LT70 power supply control utility
LUCI_DEPENDS:=+luci-base
LUCI_DEPENDS:=powersupply
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature