Makefile 553 B

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