diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-04-01 11:16:48 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-04-01 11:16:48 +0000 |
commit | fbe4f65b28aa24534afe7669eb3087c1b5657c08 (patch) | |
tree | 853ccf390d4bb58082d1c92a097758057e2c63e5 /.cvsignore | |
parent | 678dde1323f864a46730c303223b40c4571c23bb (diff) |
MIPS64 configurations.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2564 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index ae68e450c8..5277a1d7d1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -29,6 +29,10 @@ mips-softmmu mipsel-softmmu mips-linux-user mipsel-linux-user +mips64-softmmu +mips64el-softmmu +mips64-linux-user +mips64el-linux-user m68k-linux-user .gdbinit sh4-linux-user |