diff options
author | Chen Gang <xili_gchen_5257@hotmail.com> | 2015-08-21 05:43:37 +0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2015-09-15 07:45:32 -0700 |
commit | 444e06b17201a16a77f070955dc2d518cbaf36aa (patch) | |
tree | 299500993958f734c1bc075760b948ae0815060e /default-configs | |
parent | 9b9dc7aceca411f1fb69d5426e5e88dd204813ed (diff) | |
download | qemu-444e06b17201a16a77f070955dc2d518cbaf36aa.zip |
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 'default-configs')
-rw-r--r-- | default-configs/tilegx-linux-user.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/tilegx-linux-user.mak b/default-configs/tilegx-linux-user.mak new file mode 100644 index 0000000000..3e47493af0 --- /dev/null +++ b/default-configs/tilegx-linux-user.mak @@ -0,0 +1 @@ +# Default configuration for tilegx-linux-user |