qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kashyap Chamarthy <kchamart@redhat.com>
To: "Wang, Lei" <lei4.wang@intel.com>
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com,
	alex.bennee@linaro.org,
	"Daniel P. Berrangé" <berrange@redhat.com>
Subject: Re: [PATCH] docs: build-system: rename "default-configs" to "configs"
Date: Mon, 15 May 2023 10:35:39 +0200	[thread overview]
Message-ID: <ZGHu2yWmOqz6kjBe@pinwheel> (raw)
In-Reply-To: <f6e92f31-43ba-af11-6c33-0d2090e2b2c7@intel.com>

On Fri, May 12, 2023 at 04:09:20PM +0800, Wang, Lei wrote:
> There are also several "default-configs" in docs/devel/kconfig.rst, I think they
> can also be updated in this patch.

Good catch, I'll respin it.

> BR,
> Lei
> 
> On 10/4/2021 15:12, Kashyap Chamarthy wrote:
> > Commit 812b31d3f9 (configs: rename default-configs to configs and
> > reorganise, 2021-07-07) did the rename.
> > 
> > Reflect that update also in the documentation.
> > 
> > Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
> > ---
> >  docs/devel/build-system.rst | 12 ++++++------
> >  1 file changed, 6 insertions(+), 6 deletions(-)
> > 
> > diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst
> > index 0f636d620e..bfa5250802 100644
> > --- a/docs/devel/build-system.rst
> > +++ b/docs/devel/build-system.rst
> > @@ -250,7 +250,7 @@ Target-dependent emulator sourcesets:
> >    Each emulator also includes sources for files in the ``hw/`` and ``target/``
> >    subdirectories.  The subdirectory used for each emulator comes
> >    from the target's definition of ``TARGET_BASE_ARCH`` or (if missing)
> > -  ``TARGET_ARCH``, as found in ``default-configs/targets/*.mak``.
> > +  ``TARGET_ARCH``, as found in ``configs/targets/*.mak``.
> >  
> >    Each subdirectory in ``hw/`` adds one sourceset to the ``hw_arch`` dictionary,
> >    for example::
> > @@ -307,8 +307,8 @@ Utility sourcesets:
> >  The following files concur in the definition of which files are linked
> >  into each emulator:

[...]

-- 
/kashyap



  reply	other threads:[~2023-05-15  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04  7:12 [PATCH] docs: build-system: rename "default-configs" to "configs" Kashyap Chamarthy
2021-10-04  7:21 ` Philippe Mathieu-Daudé
2023-05-12  8:09 ` Wang, Lei
2023-05-15  8:35   ` Kashyap Chamarthy [this message]
2023-05-12  8:55 ` Alex Bennée

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=ZGHu2yWmOqz6kjBe@pinwheel \
    --to=kchamart@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=lei4.wang@intel.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).