|
@@ -3,6 +3,7 @@ config BR2_PACKAGE_BCUSDK
|
|
|
depends on BR2_USE_MMU # libpthsem
|
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_PACKAGE_LIBPTHSEM
|
|
|
+ select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
|
|
|
help
|
|
|
A free development environment for the Bus Coupling Units of
|
|
|
the European Installation Bus.
|