Makefile 302 B

123456789101112
  1. # Copyright 2019 Olivier Poitrey (rs@nextdns.io)
  2. # This is free software, licensed under the Apache License, Version 2.0
  3. include $(TOPDIR)/rules.mk
  4. LUCI_TITLE:=LuCI support for NextDNS
  5. LUCI_DEPENDS:=+nextdns
  6. LUCI_PKGARCH:=all
  7. include ../../luci.mk
  8. # call BuildPackage - OpenWrt buildroot signature