kiddin9-packages/luci-app-xteve/Makefile
github-actions[bot] 2a91eacfde 🗽 Sync 2023-06-25 03:47:23
2023-06-25 03:47:23 +08:00

17 lines
309 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Xteve
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker
define Package/luci-app-xteve/conffiles
/etc/config/xteve
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature