mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] kernel: fix whitespace.
Date: Sun, 24 Sep 2023 07:44:04 +0200	[thread overview]
Message-ID: <20230924054404.121160-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230912105446.4023043-1-christian.melki@t2data.com>

Thanks, applied as 28c83c0b8bd25122f291db19703176dd0c168b1a.

Michael

[sent from post-receive hook]

On Sun, 24 Sep 2023 07:44:04 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230912105446.4023043-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/kernel.make b/rules/kernel.make
> index 59ecdf19973f..3d200eaecfee 100644
> --- a/rules/kernel.make
> +++ b/rules/kernel.make
> @@ -32,7 +32,7 @@ KERNEL_DTS		:= $(call remove_quotes,$(PTXCONF_KERNEL_DTS))
>  KERNEL_DTSO_PATH	:= $(call remove_quotes,$(PTXCONF_KERNEL_DTSO_PATH))
>  KERNEL_DTSO		:= $(call remove_quotes,$(PTXCONF_KERNEL_DTSO))
>  KERNEL_DTB_FILES	:= $(addsuffix .dtb,$(basename $(notdir $(KERNEL_DTS))))
> -KERNEL_DTBO_FILES	:= $(addsuffix .dtbo,$(basename $(notdir  $(KERNEL_DTSO))))
> +KERNEL_DTBO_FILES	:= $(addsuffix .dtbo,$(basename $(notdir $(KERNEL_DTSO))))
>  KERNEL_DTBO_DIR		:= /boot/overlays
>  KERNEL_LICENSE		:= GPL-2.0-only
>  KERNEL_SOURCE		:= $(SRCDIR)/$(KERNEL).$(KERNEL_SUFFIX)



      reply	other threads:[~2023-09-24  5:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 10:54 [ptxdist] [PATCH] " Christian Melki
2023-09-24  5:44 ` 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=20230924054404.121160-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.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