On Sat, 21 Sep 2024 01:10:45 +0900, 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 <th...@redhat.com> > --- > 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: > # > -- > 2.46.0 >
Reviewed-by: Yoshinori Sato <ys...@users.sourceforge.jp> -- Yosinori Sato