summaryrefslogtreecommitdiffstats
path: root/package/openpgm
diff options
context:
space:
mode:
Diffstat (limited to 'package/openpgm')
-rw-r--r--package/openpgm/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/openpgm/Config.in b/package/openpgm/Config.in
index d541d13e74..94816d80ab 100644
--- a/package/openpgm/Config.in
+++ b/package/openpgm/Config.in
@@ -1,8 +1,7 @@
config BR2_PACKAGE_OPENPGM
bool "openpgm"
- # The following toolchains lack required compiler intrinsics
- depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2014R1
- depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
+ # This toolchain lack required compiler intrinsics
+ depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_WCHAR
help
OpenPOWER on IntegriCloud