Makefile 316 B

123456789101112
  1. # Copyright 2017 Dirk Brenken (dev@brenken.org)
  2. # This is free software, licensed under the Apache License, Version 2.0
  3. include $(TOPDIR)/rules.mk
  4. LUCI_TITLE:=LuCI support for Adblock
  5. LUCI_DEPENDS:=+adblock +luci-lib-jsonc
  6. LUCI_PKGARCH:=all
  7. include ../../luci.mk
  8. # call BuildPackage - OpenWrt buildroot signature