From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: [PATCH] docs: Remove obsolete paragraph about config-target.mak
Date: Tue, 16 Mar 2021 13:42:08 +0100 [thread overview]
Message-ID: <20210316124208.455456-1-thuth@redhat.com> (raw)
$TARGET-NAME/config-target.mak has been removed a while ago.
Remove it now from the documentation, too.
Fixes: fdb75aeff7 ("configure: remove target configuration")
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
docs/devel/build-system.rst | 8 --------
1 file changed, 8 deletions(-)
diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst
index 69ce3087e3..7ef36f42d0 100644
--- a/docs/devel/build-system.rst
+++ b/docs/devel/build-system.rst
@@ -426,14 +426,6 @@ Built by configure:
build outputs. Variables which are potentially different for each
emulator target are defined by the next file...
-`$TARGET-NAME/config-target.mak`
- TARGET-NAME is the name of a system or userspace emulator, for example,
- x86_64-softmmu denotes the system emulator for the x86_64 architecture.
- This file contains the variables which need to vary on a per-target
- basis. For example, it will indicate whether KVM or Xen are enabled for
- the target and any other potential custom libraries needed for linking
- the target.
-
Built by Meson:
--
2.27.0
reply other threads:[~2021-03-16 12:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210316124208.455456-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).