mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] blspec-entry: fix device tree based generation
Date: Wed,  4 Aug 2021 08:14:19 +0200	[thread overview]
Message-ID: <20210804061419.3681255-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210803091728.45703-1-m.tretter@pengutronix.de>

Thanks, applied as 0c72a4ecd06d5f0d7990efce045ba5bb5ee68f24.

Michael

[sent from post-receive hook]

On Wed, 04 Aug 2021 08:14:19 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> KERNEL_DTB is just the option to enable the device tree generation. The
> actual dts files are stored in KERNEL_DTS.
> 
> Fixes: f50cd144 ("rework device-tree handling")
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20210803091728.45703-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/blspec-entry.make b/rules/blspec-entry.make
> index 0108f09d95e8..f393b1bda162 100644
> --- a/rules/blspec-entry.make
> +++ b/rules/blspec-entry.make
> @@ -19,7 +19,7 @@ BLSPEC_ENTRY_VERSION	:= $(KERNEL_VERSION)
>  
>  BLSPEC_ENTRY_TITLE	:= PTXdist - $(call remove_quotes,$(PTXCONF_PROJECT_VENDOR)-$(PTXCONF_PROJECT))
>  ifdef PTXCONF_BLSPEC_ENTRY_DEVICETREE
> -BLSPEC_ENTRY_NAMES	= $(basename $(notdir $(KERNEL_DTB)))
> +BLSPEC_ENTRY_NAMES	= $(basename $(notdir $(KERNEL_DTS)))
>  blspec/title		= $(BLSPEC_ENTRY_TITLE) $(strip $(1))
>  blspec/devicetree	= devicetree\t/boot/$(strip $(1)).dtb
>  else

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      reply	other threads:[~2021-08-04  6:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  9:17 [ptxdist] [PATCH] " Michael Tretter
2021-08-04  6:14 ` Michael Olbrich [this message]

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=20210804061419.3681255-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@pengutronix.de \
    --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