Skip to content

Commit

Permalink
libremesh: keep lime-hwd-openwrt-wan for wan autoconfiguration
Browse files Browse the repository at this point in the history
  • Loading branch information
a-gave committed Jul 7, 2023
1 parent d564ac9 commit be289be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libremesh/suggested-packages-tiny/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
include $(TOPDIR)/rules.mk

PROFILE_DESCRIPTION:=Tiny version of packages officially suggested on the LibreMesh.org website. Intended for 4/32 devices: suited for devices with ≤4MB Flash up to openwrt 19.07; suited for devices with ≤32MB RAM up to openwrt 22.03
PROFILE_DEPENDS:=+lime-proto-anygw \
PROFILE_DEPENDS:=+lime-hwd-openwrt-wan \
+lime-proto-anygw \
+lime-proto-babeld \
+lime-proto-batadv \
+shared-state \
Expand Down

0 comments on commit be289be

Please sign in to comment.