From nobody Tue Oct 22 22:30:38 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1726848681; cv=none; d=zohomail.com; s=zohoarc; b=Yl6sDmw5zk8vxh9pIrOG8fQy8iwoddZwYisrl+n+DeD3oluFPEBTDlSz2M8lbdt+b6Td4h/RhWYWwLJo+Z4d5rfXTsPfOAliwr6mLKOD2Gp2/p3NYFn9HZaAaMyTqdCphmKF5PiePd5QYtgkZCSPOprjkQRCzpuSlxuowEMEJUg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1726848681; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=+PgIX/tPajMVfVh6gYkWb1bwdlXDYGf/Hf77zKHTjKw=; b=hz0OEYhhebam2PwHipgj33VpBHMufkM3SEP04GZ+VNig9OSwWKKg2zmaposOOpVK87ThvzsSO3Xjf+GheN8+NRh5yp3mRWkfS3Ane4EMiPXE40KJW66cm6GkbNYLfiKxfcZC9l8VP3i3Pd3VwqFuPw1DoaQZglDAy/+2J3BY8CU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1726848681018811.5302985335777; Fri, 20 Sep 2024 09:11:21 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1srgDk-0008Kt-D4; Fri, 20 Sep 2024 12:11:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1srgDi-0008DZ-Ik for qemu-devel@nongnu.org; Fri, 20 Sep 2024 12:10:58 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1srgDg-00042B-5j for qemu-devel@nongnu.org; Fri, 20 Sep 2024 12:10:57 -0400 Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-515-5izZFd4cOA-TYWlVIPc6VA-1; Fri, 20 Sep 2024 12:10:50 -0400 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (unknown [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id F28171979053; Fri, 20 Sep 2024 16:10:49 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.39.194.56]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E72AC19560AA; Fri, 20 Sep 2024 16:10:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1726848654; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+PgIX/tPajMVfVh6gYkWb1bwdlXDYGf/Hf77zKHTjKw=; b=OO9zBkGNAUM9Io3kGHFsc176V01G+4C/E25OZ9Hkgr84Hb8dGJbeWFe/9ilISFt97iVfxy sY2NzLA9WRlG7NhebqQcGBGnEMK1bP98Ojom0wTzOaKCPj6b+3PneZ3ZMSvxipXzOgS2du juiNEE3v+qMuZlCKPzr9Pyf09Y/xxZ8= X-MC-Unique: 5izZFd4cOA-TYWlVIPc6VA-1 From: Thomas Huth To: Yoshinori Sato , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Subject: [PATCH] configs: Fix typo in the sh4-softmmu devices config file Date: Fri, 20 Sep 2024 18:10:45 +0200 Message-ID: <20240920161045.84622-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1726848682320116600 Content-Type: text/plain; charset="utf-8" This is the config file for the little endian target, so there should not be a "eb" in here. Signed-off-by: Thomas Huth Reviewed-by: Richard Henderson Reviewed-by: Yoshinori Sato --- 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 =20 # Uncomment the following lines to disable these optional devices: # --=20 2.46.0