Makefile 203 B

12345678910
  1. include $(TOPDIR)/rules.mk
  2. LUCI_TITLE:=LuCI support for DAWN
  3. LUCI_DEPENDS:=+dawn +luci-compat +luci-lib-json
  4. LUCI_PKGARCH:=all
  5. include ../../luci.mk
  6. # call BuildPackage - OpenWrt buildroot signature