|
@@ -10,6 +10,6 @@ config BR2_PACKAGE_OPENFPGALOADER
|
|
|
|
|
|
https://github.com/trabucayre/openFPGALoader/
|
|
|
|
|
|
-comment "openfpgaloader needs udev, a toolchain w/ threads, wchar, C++"
|
|
|
+comment "openfpgaloader needs a toolchain w/ threads, wchar, C++"
|
|
|
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
|
|
|
- !BR2_INSTALL_LIBSTDCPP || !BR2_PACKAGE_HAS_UDEV
|
|
|
+ !BR2_INSTALL_LIBSTDCPP
|