summaryrefslogtreecommitdiff
path: root/scripts/config.sub
diff options
context:
space:
mode:
authorGuo Ren <ren_guo@c-sky.com>2017-12-26 19:03:18 +0800
committerWaldemar Brodkorb <wbx@openadk.org>2017-12-26 12:13:34 +0100
commit88ee90d7060f7be2f20fdb79d4fa177fb8601b9d (patch)
treea21abf0678b694d16f92b6d7e207e51c01887865 /scripts/config.sub
parent0cb8ada4f1a8a4a0f69fbcab2497cebb8121683a (diff)
csky: bugfix csky compile error for abiv1 & abiv2.
This bugfix is depend on uclibc-ng patch: csky: remove -mcpu and -mhard-float from config Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-xscripts/config.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/config.sub b/scripts/config.sub
index 63331236c..6c22a0f56 100755
--- a/scripts/config.sub
+++ b/scripts/config.sub
@@ -258,6 +258,7 @@ case $basic_machine in
| be32 | be64 \
| bfin \
| c4x | c8051 | clipper \
+ | csky \
| d10v | d30v | dlx | dsp16xx \
| e2k | epiphany \
| fido | fr30 | frv | ft32 \
@@ -381,6 +382,7 @@ case $basic_machine in
| bfin-* | bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c4x-* \
| c8051-* | clipper-* | craynv-* | cydra-* \
+ | csky-* \
| d10v-* | d30v-* | dlx-* \
| e2k-* | elxsi-* \
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \