From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MVNHe-00017G-NF for qemu-devel@nongnu.org; Mon, 27 Jul 2009 06:18:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MVNHV-00015a-D6 for qemu-devel@nongnu.org; Mon, 27 Jul 2009 06:18:13 -0400 Received: from [199.232.76.173] (port=39457 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVNHV-00015X-3p for qemu-devel@nongnu.org; Mon, 27 Jul 2009 06:18:09 -0400 Received: from cantor.suse.de ([195.135.220.2]:42883 helo=mx1.suse.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MVNHU-0003x2-RS for qemu-devel@nongnu.org; Mon, 27 Jul 2009 06:18:09 -0400 From: Ulrich Hecht Date: Mon, 27 Jul 2009 12:20:35 +0200 References: <1248455292-12808-1-git-send-email-uli@suse.de> <1248455292-12808-3-git-send-email-uli@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200907271220.36180.uli@suse.de> Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [PATCH 2/4] S/390 host/target build system support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: aliguori@us.ibm.com, riku.voipio@iki.fi, qemu-devel@nongnu.org On Friday 24 July 2009, Juan Quintela wrote: > > @@ -2006,6 +2011,13 @@ case "$target_arch2" in > > echo "TARGET_ABI32=3Dy" >> $config_mak > > target_phys_bits=3D64 > > ;; > > + s390x) > > + echo "TARGET_ARCH=3Ds390x" >> $config_mak > > > > > > + echo "#define TARGET_ARCH \"s390x\"" >> $config_h > > + echo "#define TARGET_S390X 1" >> $config_h > > You can remove this two lines, they are not necesary anymore, they are > generated from the previous one. And even that line isn't necessary, I think. I'll post a fixed patch=20 later. CU Uli --=20 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG N=FCrnberg)