On 9/20/24 18:10, Thomas Huth wrote:
This is the config file for the little endian target, so there
should not be a "eb" in here.

Signed-off-by: Thomas Huth <[email protected]>
---
  configs/devices/sh4-softmmu/default.mak | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/devices/sh4-softmmu/default.mak 
b/configs/devices/sh4-softmmu/default.mak
index aa821e4b60..efb401bfb1 100644
--- a/configs/devices/sh4-softmmu/default.mak
+++ b/configs/devices/sh4-softmmu/default.mak
@@ -1,4 +1,4 @@
-# Default configuration for sh4eb-softmmu
+# Default configuration for sh4-softmmu
# Uncomment the following lines to disable these optional devices:
  #

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to