summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-buildroot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/toolchain-buildroot/Config.in')
-rw-r--r--toolchain/toolchain-buildroot/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/toolchain-buildroot/Config.in b/toolchain/toolchain-buildroot/Config.in
index 1b4bb9d1ef..d9914b0845 100644
--- a/toolchain/toolchain-buildroot/Config.in
+++ b/toolchain/toolchain-buildroot/Config.in
@@ -32,8 +32,8 @@ config BR2_TOOLCHAIN_BUILDROOT_UCLIBC
depends on BR2_arcle || BR2_arceb || BR2_arm || BR2_armeb || \
BR2_bfin || BR2_i386 || BR2_m68k || \
BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el || \
- BR2_powerpc || BR2_sh || BR2_sparc || BR2_xtensa || \
- BR2_x86_64
+ BR2_powerpc || BR2_sh2a || BR2_sh4 || BR2_sh4eb || \
+ BR2_sparc || BR2_xtensa || BR2_x86_64
help
This option selects uClibc as the C library for the
cross-compilation toolchain.
OpenPOWER on IntegriCloud