

include $(TOPDIR)/rules.mk

PKG_VERSION:=1.0.0-r20260824
PKG_RELEASE:=6

LUCI_TITLE:=LuCI support for arcadia
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd

define Package/luci-app-arcadia/conffiles
/etc/config/arcadia
endef

include $(TOPDIR)/feeds/luci/luci.mk

# call BuildPackage - OpenWrt buildroot signature

