From 444e06b17201a16a77f070955dc2d518cbaf36aa Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Fri, 21 Aug 2015 05:43:37 +0800 Subject: 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 Reviewed-by: Peter Maydell Message-Id: Signed-off-by: Richard Henderson --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') 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) -- cgit v1.2.3