All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
Date: Wed, 31 May 2017 21:11:13 -0600	[thread overview]
Message-ID: <CAPnjgZ3toUmanMgCM9GH1nwAOxNh3SQ=YxEw_fKgbvGH4kKQHw@mail.gmail.com> (raw)
In-Reply-To: <1495638243-718-1-git-send-email-trini@konsulko.com>

On 24 May 2017 at 09:04, Tom Rini <trini@konsulko.com> wrote:
> We only want to apply files such as 'omap5-u-boot.dtsi', which resides
> in arch/arm/dts/ to other files in arch/arm/dts/ and not say
> test/overlay/.  Rework the make logic to check for -u-boot.dtsi files in
> the same directory as their target dts.
>
> Cc: Simon Glass <sjg@chromium.org>
> Reported-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  scripts/Makefile.lib | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  parent reply	other threads:[~2017-06-01  3:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-24 15:04 [U-Boot] [PATCH] scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory Tom Rini
2017-05-24 18:17 ` Pantelis Antoniou
2017-06-01  3:11 ` Simon Glass [this message]
2017-06-06  0:22 ` [U-Boot] " Tom Rini

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='CAPnjgZ3toUmanMgCM9GH1nwAOxNh3SQ=YxEw_fKgbvGH4kKQHw@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.