Makefile 717 B

123456789101112131415161718192021222324252627
  1. include $(TOPDIR)/rules.mk
  2. PROFILE_DESCRIPTION:=Generic valsamoggia configuration
  3. PROFILE_DEPENDS:= +prometheus-node-exporter-lua \
  4. +prometheus-node-exporter-lua-wifi \
  5. +prometheus-node-exporter-lua-wifi_stations \
  6. +prometheus-node-exporter-lua-openwrt \
  7. +lime-proto-babeld \
  8. +lime-proto-batadv \
  9. +lime-proto-anygw \
  10. +lime-proto-wan \
  11. +lime-hwd-openwrt-wan \
  12. +shared-state \
  13. +hotplug-initd-services \
  14. +shared-state-babeld_hosts \
  15. +shared-state-bat_hosts \
  16. +shared-state-dnsmasq_hosts \
  17. +shared-state-dnsmasq_leases \
  18. +shared-state-nodes_and_links \
  19. +check-date-http \
  20. +lime-app \
  21. +lime-hwd-ground-routing \
  22. +lime-debug
  23. include ../../profile.mk
  24. # call BuildPackage - OpenWrt buildroot signature