Browse Source

refresh uClibc-ng config for sh

Waldemar Brodkorb 9 years ago
parent
commit
c3999afcff
1 changed files with 3 additions and 1 deletions
  1. 3 1
      target/sh/uclibc-ng.config

+ 3 - 1
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