diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-09-30 02:14:03 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-09-30 02:14:03 +0000 |
commit | 1548b15d23d33b8125a0268eaf2126088510a181 (patch) | |
tree | 35c7c265b17ff385e6d4ae50af6b23f7c542b396 | |
parent | cf575356bfeda7eca56060bc4c6a2423869a262b (diff) |
Add mipsn32{,el}-linux-user.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3286 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 830aaa1f11..2d6f37f354 100644 --- a/.cvsignore +++ b/.cvsignore @@ -35,6 +35,8 @@ mips-linux-user mipsel-linux-user mips64-softmmu mips64el-softmmu +mipsn32-linux-user +mipsn32el-linux-user mips64-linux-user mips64el-linux-user m68k-linux-user |