summaryrefslogtreecommitdiffstats
path: root/package/libbsd
diff options
context:
space:
mode:
Diffstat (limited to 'package/libbsd')
-rw-r--r--package/libbsd/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libbsd/Config.in b/package/libbsd/Config.in
index f6c2e4be4b..e80e9ea824 100644
--- a/package/libbsd/Config.in
+++ b/package/libbsd/Config.in
@@ -4,6 +4,8 @@ config BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
# libbsd does not support those architectures (see src/local-elf.h)
depends on !BR2_microblaze
depends on !BR2_arc
+ depends on !BR2_xtensa
+ depends on !BR2_bfin
config BR2_PACKAGE_LIBBSD
bool "libbsd"
OpenPOWER on IntegriCloud