openwrt_helloworld/luci-app-daed/Makefile
sbwml 404552e198 daed: drop daed-geoip & daed-geosite
Signed-off-by: sbwml <admin@cooluc.com>
2024-11-13 02:35:07 +08:00

14 lines
272 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
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature