diff options
author | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-02-12 14:43:07 +0100 |
---|---|---|
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-02-14 17:47:37 +0100 |
commit | 51a0e80c6ef4a3da3c2bf27f09af7eec821fcb3b (patch) | |
tree | ac78ba0bc43a0878fc20dd5ff6b169b94f962b31 | |
parent | 0454728c2283097cfa3e4e26d459725fa2c67f10 (diff) | |
download | qemu-51a0e80c6ef4a3da3c2bf27f09af7eec821fcb3b.zip |
tests/tcg: target/mips: Remove an unnecessary file
Remove a file that was added long time ago by mistake. The commit
that introduced this file was commit d70080c4 (from 2012).
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
-rw-r--r-- | tests/tcg/mips/mips64-dspr2/.directory | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tcg/mips/mips64-dspr2/.directory b/tests/tcg/mips/mips64-dspr2/.directory deleted file mode 100644 index c75a91451c..0000000000 --- a/tests/tcg/mips/mips64-dspr2/.directory +++ /dev/null @@ -1,2 +0,0 @@ -[Dolphin] -Timestamp=2012,8,3,16,41,52 |