From: Cleber Rosa Date: Thu, 4 Oct 2018 16:18:44 +0000 (-0400) Subject: tests/tcg/README: fix location for lm32 tests X-Git-Tag: v3.1.0-rc0~23^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c9a895aafc332e04a790cf960b8061b04eb7acc;p=thirdparty%2Fqemu.git tests/tcg/README: fix location for lm32 tests Point to the right and obvious location for lm32 tests. Signed-off-by: Cleber Rosa Reviewed-by: Thomas Huth Acked-by: Alex Bennée Message-Id: <20181004161852.11673-3-crosa@redhat.com> Signed-off-by: Laurent Vivier --- diff --git a/tests/tcg/README b/tests/tcg/README index a5643d33e78..2a58f9a0581 100644 --- a/tests/tcg/README +++ b/tests/tcg/README @@ -10,6 +10,6 @@ with "make test-cris". LM32 ==== -The testsuite for LM32 is in tests/tcg/cris. You can run it +The testsuite for LM32 is in tests/tcg/lm32. You can run it with "make test-lm32".