|
@@ -21,7 +21,7 @@ config BR2_PACKAGE_MOSQUITTO_BROKER
|
|
Build and install the mosquitto broker onto target.
|
|
Build and install the mosquitto broker onto target.
|
|
|
|
|
|
comment "mosquitto broker needs a system with MMU"
|
|
comment "mosquitto broker needs a system with MMU"
|
|
- depends on BR2_PACKAGE_MOSQUTTO && !BR2_USE_MMU
|
|
|
|
|
|
+ depends on BR2_PACKAGE_MOSQUITTO && !BR2_USE_MMU
|
|
|
|
|
|
comment "mosquitto needs a toolchain w/ dynamic library"
|
|
comment "mosquitto needs a toolchain w/ dynamic library"
|
|
depends on BR2_STATIC_LIBS
|
|
depends on BR2_STATIC_LIBS
|