public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h
Date: Fri, 21 Oct 2011 23:25:42 +0200	[thread overview]
Message-ID: <4EA1E356.7070603@aribaud.net> (raw)
In-Reply-To: <1314536593-14310-2-git-send-email-graeme.russ@gmail.com>

Hi Greame,

Le 28/08/2011 15:03, Graeme Russ a ?crit :
>
> Add three features to the top-level makefile:
>   - Add include/asm/arch/asm-offsets.h as a dependency of the 'depend'
>     target to eliminate 'file does not exist' errors during dependency
>     building
>   - Skip generation of include/asm/arch/asm-offsets.h if the source file
>     ($(CPUDIR)/$(SOC)/asm-offsets.c) does not exist
>   - Add removal of arch specific asm-offsets.s and asm-offsets.h files to
>     the 'clean' target
>
> Signed-off-by: Graeme Russ<graeme.russ@gmail.com>
> ---
> Big Fat Note: I have not tested this on ARM which needs to be looked at
> closely as the SoC files are one level deeper than where sc520 sits under
> x86
>
>   Makefile |   24 ++++++++++++++++++++++--
>   1 files changed, 22 insertions(+), 2 deletions(-)

This does not apply cleanly any more. Can you rebase?

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2011-10-21 21:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-28 13:03 [U-Boot] [PATCH 0/3] Makefile & x86 - Move to generic include/asm/arch/asm-offsets.h Graeme Russ
2011-08-28 13:03 ` [U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h Graeme Russ
2011-10-17 20:01   ` Wolfgang Denk
2011-10-21 21:25   ` Albert ARIBAUD [this message]
2011-08-28 13:03 ` [U-Boot] [PATCH 2/3] x86: Rename include/asm/ic to include/asm/arch-sc520 Graeme Russ
2011-08-28 13:03 ` [U-Boot] [PATCH 3/3] sc520: Create arch asm-offsets Graeme Russ
2011-08-30 17:51 ` [U-Boot] [PATCH 0/3] Makefile & x86 - Move to generic include/asm/arch/asm-offsets.h Mike Frysinger

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=4EA1E356.7070603@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox