summaryrefslogtreecommitdiff
path: root/target/sh
diff options
context:
space:
mode:
Diffstat (limited to 'target/sh')
-rw-r--r--target/sh/uclibc-ng.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config
index 9e2914ccb..eb402749f 100644
--- a/target/sh/uclibc-ng.config
+++ b/target/sh/uclibc-ng.config
@@ -39,7 +39,8 @@ FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_SH3 is not set
CONFIG_SH4=y
# CONFIG_SH4A is not set
-TARGET_SUBARCH=""
+ARCH_HAS_BWD_MEMCPY=y
+TARGET_SUBARCH="sh4"
#
# Using ELF file format
@@ -82,6 +83,7 @@ LDSO_NO_CLEANUP=y
UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
+# UCLIBC_HAS_LINUXTHREADS is not set
UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y