openwrt_helloworld/luci-app-daed/Makefile
gitea-action 0e13956d0b luci-app-daed: sync upstream
Signed-off-by: gitea-action <git@cooluc.com>
2024-10-13 22:14:05 +08:00

14 lines
298 B
Makefile

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2023 ImmortalWrt.org
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI app for dae dashboard
LUCI_DEPENDS:=+daed +daed-geoip +daed-geosite
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature