|
@@ -1,6 +1,7 @@
|
|
config BR2_PACKAGE_OPENPGM
|
|
config BR2_PACKAGE_OPENPGM
|
|
bool "openpgm"
|
|
bool "openpgm"
|
|
# The following toolchains lack required compiler intrinsics
|
|
# The following toolchains lack required compiler intrinsics
|
|
|
|
+ depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2014R1
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|