From patchwork Tue Dec 18 14:28:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 1015408 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=vivier.eu Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43K1RK193hz9s3q for ; Wed, 19 Dec 2018 02:00:29 +1100 (AEDT) Received: from localhost ([::1]:54193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZGrC-0002eH-Fa for incoming@patchwork.ozlabs.org; Tue, 18 Dec 2018 10:00:26 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZGNE-0000ud-JE for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:29:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZGNA-0000zm-U0 for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:29:28 -0500 Received: from mout.kundenserver.de ([212.227.126.133]:40763) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZGN2-0000th-V8; Tue, 18 Dec 2018 09:29:17 -0500 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue009 [212.227.15.167]) with ESMTPSA (Nemesis) id 1N9MlI-1hVoUx3v0e-015Gt3; Tue, 18 Dec 2018 15:29:00 +0100 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Tue, 18 Dec 2018 15:28:48 +0100 Message-Id: <20181218142851.9477-2-laurent@vivier.eu> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181218142851.9477-1-laurent@vivier.eu> References: <20181218142851.9477-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:zyTwx9I95ECyY3vLXCCHFRjIPjvJ6M4+GhOr9BUJjsY4Xr/N5yr GnFUdS3DsHfuvjwTWtF768Wj5QT5CEKqxJkjdRWsqCHfb0k1ou/h8cho+E9y+DbIeXPo4k0 LxOj5YyCimwfMux8Ywus6rrp9x/okXkeifc25jAIFcp7Uu3eWAic5NdjJiqDBWVSOLxWNPj vdTDfqODlE63hiBB7g/QA== X-UI-Out-Filterresults: notjunk:1; V03:K0:VZB82eZAQ0A=:BfQ1Rx/QMXxIXFzpkoq74e qP7gtPTGQbH9aKCgL2hdsg03ExKaqRyep2PXK0EE7RvZfPh/QEvEUoz1zld6ba83O8RFZCFQS ieQCuugtJzN+tGu/hFfE430TozSsk6Pa0pAFvOe2ybST6qQwt+1sbNbaA/M8RqllCChOam1wo lvSw/kV9vt6OQevBtjFzQVJFlWxILwHmRJMigqGkNALXg8JYGljoUxqtV1+8wVxqSBCi8WlLF R0OdhuA/+sfEY9TEN5sB3VzoyQgsp+EVTF/DIqbCGebCVvEyY/J9HPPaJnSQFUUSKD1KLsqYS bSpDi+usZT1DmhA6G1RY/evQwTgEcEuDg7rDiBhaxEwvaiYhZhd6HRCDEVb76xE09akPKqMF9 2mrzShArl9eJ1Fb1/klYHnkX/SUgIfuTfxNSwcAluTOI2zUpcCUe8HGi8kNKfoPF0BmGToEXz rDXOZZs859nMbe47F0zmgqdPmuwPdtexY2J6voy258VAKiKRi6N2WHDAOD4TijDTokTfSxieC EbPdmJW0yDGdQLZDh5m0wQ6GptOh2LTAEoXbFbrK3IPF203Uu1jHkWqACWJ/ey1ZAEYtVRNJr zJO7MbE/xiEVQ/okCIiIigtj+Vc/ENlWjLmc5xFL/Yh/On0ffZD0pCgaTzTBA4ClaVF+GV7jn ZGZEgL5bj0gO+C1JKbW/H5jjyqf0OlSyVUamQXjTgKzjkNddcWtS5CjqVQ7Njgt/r9SRQr2rc cI7kzCD4Cwk6OnbXNB19vifw5O9yEjovT5E8iZs5j27i/9P2Y3gag2J9SXU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.227.126.133 Subject: [Qemu-devel] [PULL 1/4] docs/devel/build-system: fix 'softmu' typo X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Collin Walling , Eduardo Habkost , qemu-block@nongnu.org, David Hildenbrand , qemu-trivial@nongnu.org, Markus Armbruster , Cornelia Huck , Michael Tokarev , Laurent Vivier , Michael Roth , Halil Pasic , Christian Borntraeger , qemu-s390x@nongnu.org, "Emilio G. Cota" , Paolo Bonzini , Max Reitz , Richard Henderson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: "Emilio G. Cota" Signed-off-by: Emilio G. Cota Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20181128153423.11916-1-cota@braap.org> Signed-off-by: Laurent Vivier --- docs/devel/build-system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/build-system.txt b/docs/devel/build-system.txt index 52501f2ad9..f9fd27fab0 100644 --- a/docs/devel/build-system.txt +++ b/docs/devel/build-system.txt @@ -393,7 +393,7 @@ all use $(obj) as a prefix to the target, e.g. This file provides the entry point used to build each individual system or userspace emulator target. Each enabled target has its own subdirectory. For example if configure is run with the argument -'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmu' +'--target-list=x86_64-softmmu', then a sub-directory 'x86_64-softmmu' will be created, containing a 'Makefile' which symlinks back to Makefile.target