kiddin9-packages/luci-app-mtphotos/Makefile
github-actions[bot] 5fdeb5165e 🐤 Sync 2024-03-14 20:27:14
2024-03-14 20:27:14 +08:00

17 lines
318 B
Makefile

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