Makefile 587 B

12345678910111213141516171819
  1. #
  2. # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
  3. #
  4. # This is free software, licensed under the Apache License, Version 2.0 .
  5. #
  6. include $(TOPDIR)/rules.mk
  7. LUCI_TITLE:=Freifunk Community Meta-Package
  8. LUCI_DEPENDS:= \
  9. +iptables-mod-nat-extra +iptables-mod-ipopt +luci-app-splash \
  10. +olsrd +olsrd-mod-dyn-gw-plain +olsrd-mod-jsoninfo +olsrd-mod-nameservice \
  11. +olsrd-mod-watchdog +kmod-tun +ip +freifunk-watchdog +luci-app-olsr \
  12. +luci-app-olsr-services +freifunk-gwcheck +freifunk-mapupdate
  13. include ../../luci.mk
  14. # call BuildPackage - OpenWrt buildroot signature