]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
docs/devel/build-system: fix 'softmu' typo
authorEmilio G. Cota <cota@braap.org>
Wed, 28 Nov 2018 15:34:23 +0000 (10:34 -0500)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 Dec 2018 13:57:48 +0000 (14:57 +0100)
Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20181128153423.11916-1-cota@braap.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
docs/devel/build-system.txt

index 52501f2ad99d59c98f9bb13cb263735a54a9cc84..f9fd27fab0c7293cf31d2eb0042ba9a2a7faad5d 100644 (file)
@@ -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