diff --git a/LibremeshTestBed/indoor_omnidirectional_dualband/Makefile b/LibremeshTestBed/indoor_omnidirectional_dualband/Makefile index a6fc34c..618e26c 100644 --- a/LibremeshTestBed/indoor_omnidirectional_dualband/Makefile +++ b/LibremeshTestBed/indoor_omnidirectional_dualband/Makefile @@ -2,7 +2,8 @@ include $(TOPDIR)/rules.mk PROFILE_DESCRIPTION:=Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes PROFILE_DEPENDS:=+lime-docs-minimal \ -+lime-debug ++deferable-reboot \ ++lime-debug \ +lime-app \ +lime-hwd-openwrt-wan \ +lime-proto-anygw \ diff --git a/LibremeshTestBed/outdoor_omnidirectional_dualband/Makefile b/LibremeshTestBed/outdoor_omnidirectional_dualband/Makefile index 6565e05..618e26c 100644 --- a/LibremeshTestBed/outdoor_omnidirectional_dualband/Makefile +++ b/LibremeshTestBed/outdoor_omnidirectional_dualband/Makefile @@ -1,8 +1,9 @@ include $(TOPDIR)/rules.mk -PROFILE_DESCRIPTION:=Mesh and AP for Test Bed LibreMesh 2024 outdoor omnidirectional dual band nodes +PROFILE_DESCRIPTION:=Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes PROFILE_DEPENDS:=+lime-docs-minimal \ -+lime-debug ++deferable-reboot \ ++lime-debug \ +lime-app \ +lime-hwd-openwrt-wan \ +lime-proto-anygw \ diff --git a/LibremeshTestBed/outdoor_sectorial_singleband/Makefile b/LibremeshTestBed/outdoor_sectorial_singleband/Makefile index 7d0974d..618e26c 100644 --- a/LibremeshTestBed/outdoor_sectorial_singleband/Makefile +++ b/LibremeshTestBed/outdoor_sectorial_singleband/Makefile @@ -1,8 +1,9 @@ include $(TOPDIR)/rules.mk -PROFILE_DESCRIPTION:=Mesh and AP for Test Bed LibreMesh 2024 outdoor sectorial single band nodes +PROFILE_DESCRIPTION:=Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes PROFILE_DEPENDS:=+lime-docs-minimal \ -+lime-debug ++deferable-reboot \ ++lime-debug \ +lime-app \ +lime-hwd-openwrt-wan \ +lime-proto-anygw \