summaryrefslogtreecommitdiff
path: root/target/sh/uclibc.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-02 07:04:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-02 07:06:15 +0100
commitedf81f75ddbc599082d4151e5c464477f3c54653 (patch)
tree97e4597a5e17572233a1343580b0c01b9732bba3 /target/sh/uclibc.config
parentedf6e90d6ee12851112b4add44929fa668c66cc0 (diff)
sh4a: add support for toolchain building
Diffstat (limited to 'target/sh/uclibc.config')
-rw-r--r--target/sh/uclibc.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config
index 11ceed56c..05c94ffeb 100644
--- a/target/sh/uclibc.config
+++ b/target/sh/uclibc.config
@@ -40,6 +40,7 @@ FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_SH2 is not set
# CONFIG_SH3 is not set
CONFIG_SH4=y
+# CONFIG_SH4A is not set
ARCH_HAS_BWD_MEMCPY=y
TARGET_SUBARCH="sh4"