blob: 6fa6a07997b40be0ac72f43bb13cd8774b5324f5 [file] [log] [blame]
config BR2_PACKAGE_BMX7
bool "bmx7"
depends on !BR2_STATIC_LIBS # dlopen()
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_MBEDTLS
select BR2_PACKAGE_WIRELESS_TOOLS
select BR2_PACKAGE_WIRELESS_TOOLS_LIB
help
BMX7 is a mesh routing protocol for Linux based
operating systems.
https://github.com/bmx-routing/bmx7
comment "bmx7 needs a toolchain with dynamic library support"
depends on BR2_STATIC_LIBS