luci/applications/luci-app-nextdns/Makefile
Sergey Ponomarev 4c03f5ff1f applications: remove LUCI_PKGARCH:=all
This is anyway default

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:16:58 +03:00

11 lines
295 B
Makefile

# Copyright 2019 Olivier Poitrey (rs@nextdns.io)
# This is free software, licensed under the Apache License, Version 2.0
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for NextDNS
LUCI_DEPENDS:=+luci-base +nextdns
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature