mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] u-boot: Use kconfig-targets helper
Date: Mon, 24 Mar 2025 08:45:59 +0100	[thread overview]
Message-ID: <20250324074559.2432918-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <mailman.2861.1742371322.466.ptxdist@pengutronix.de>

Thanks, applied as b483438de8eee3f0ae33161d1664d964d2c70603.

Michael

[sent from post-receive hook]

On Mon, 24 Mar 2025 08:45:59 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> Available since ptxdist-2020.10.0.  Originally introduced for
> kernel/barebox, but all kconfig based packages may use it.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <mailman.2861.1742371322.466.ptxdist@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/u-boot.make b/rules/u-boot.make
> index 2a8059170ad5..204475b7843b 100644
> --- a/rules/u-boot.make
> +++ b/rules/u-boot.make
> @@ -229,7 +229,7 @@ $(STATEDIR)/u-boot.clean:
>  # ----------------------------------------------------------------------------
>  
>  ifdef PTXCONF_U_BOOT_CONFIGSYSTEM_KCONFIG
> -u-boot_oldconfig u-boot_menuconfig u-boot_nconfig: $(STATEDIR)/u-boot.extract
> +$(call ptx/kconfig-targets, u-boot): $(STATEDIR)/u-boot.extract
>  	@$(call world/kconfig, U_BOOT, $(subst u-boot_,,$@))
>  endif
>  



  reply	other threads:[~2025-03-24  7:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250319080154.35145-1-ada@thorsis.com>
2025-03-19  8:01 ` [ptxdist] [PATCH v2 1/3] at91bootstrap2: Make CONF_TOOL explicit Alexander Dahl via ptxdist
2025-03-24  7:45   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-03-19  8:01 ` [ptxdist] [PATCH v2 2/3] u-boot: Use kconfig-targets helper Alexander Dahl via ptxdist
2025-03-24  7:45   ` Michael Olbrich [this message]
2025-03-19  8:01 ` [ptxdist] [PATCH v2 3/3] at91bootstrap2: Add note on " Alexander Dahl via ptxdist
2025-03-24  7:46   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20250324074559.2432918-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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