aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorChen Gang <xili_gchen_5257@hotmail.com>2015-08-21 05:43:37 +0800
committerRichard Henderson <rth@twiddle.net>2015-09-15 07:45:32 -0700
commit444e06b17201a16a77f070955dc2d518cbaf36aa (patch)
tree299500993958f734c1bc075760b948ae0815060e /configure
parent9b9dc7aceca411f1fb69d5426e5e88dd204813ed (diff)
target-tilegx: Add TILE-Gx building files
Add related configuration and make files for tilegx. The target can now build, though not run anything. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <BLU436-SMTP1588E5A03AD5E94B07E988B9660@phx.gbl> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index d7c24cdaa0..2225c3968b 100755
--- a/configure
+++ b/configure
@@ -5450,6 +5450,8 @@ case "$target_name" in
s390x)
gdb_xml_files="s390x-core64.xml s390-acr.xml s390-fpr.xml s390-vx.xml s390-cr.xml"
;;
+ tilegx)
+ ;;
tricore)
;;
unicore32)