public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4] Makefile : fix generation of cpu related asm-offsets.h
Date: Wed, 07 Sep 2011 21:42:03 +0200	[thread overview]
Message-ID: <20110907194203.CD6D2140875D@gemini.denx.de> (raw)
In-Reply-To: <1315233148-15287-1-git-send-email-sbabic@denx.de>

Dear Stefano Babic,

In message <1315233148-15287-1-git-send-email-sbabic@denx.de> you wrote:
> commit 0edf8b5b2fa0d210ebc4d6da0fd1aceeb7e44e47 breaks
> building on a different directory with the O= parameter.
> The patch wil fix this issue, generating always asm-offsets.h before
> the other targets.
> 
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> CC: Matthias Weisser <weisserm@arcor.de>
> CC: Wolfgang Denk <wd@denx.de>
> ---
> 
> Note: V2 breaks *all* not ARM boards
> Put the generated asm-offsets.h into include/generated,
> because this directory is common to all architectures.
> 
> Changes since V3: the empty asm-offsets.s was generated under src,
> and not in the directory indicated by $(obj), required for out-of-tree buildeing.
> 
>  Makefile                                |   20 +++++++++++++++++++-
>  arch/arm/cpu/arm1136/mx35/Makefile      |    2 --
>  arch/arm/cpu/arm926ejs/mb86r0x/Makefile |    2 --
>  arch/arm/cpu/arm926ejs/mx25/Makefile    |    2 --
>  arch/arm/cpu/arm926ejs/mx27/Makefile    |    2 --
>  arch/arm/cpu/armv7/mx5/Makefile         |    2 --
>  arch/arm/cpu/armv7/mx5/lowlevel_init.S  |    2 +-
>  arch/arm/include/asm/arch-mx25/macro.h  |    2 +-
>  board/freescale/mx35pdk/lowlevel_init.S |    2 +-
>  board/logicpd/imx27lite/lowlevel_init.S |    2 +-
>  board/syteco/jadecpu/lowlevel_init.S    |    2 +-
>  board/syteco/zmx25/lowlevel_init.S      |    2 +-
>  rules.mk                                |   10 ----------
>  13 files changed, 25 insertions(+), 27 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Those who do not  understand  Unix  are  condemned  to  reinvent  it,
poorly.              - Henry Spencer, University of Toronto Unix hack

      reply	other threads:[~2011-09-07 19:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17 10:12 [U-Boot] [PATCH] Makefile : fix generation of cpu related asm-offsets.h Stefano Babic
2011-08-17 13:02 ` Matthias Weißer
2011-08-17 13:15   ` Stefano Babic
2011-08-30 13:13 ` [U-Boot] [PATCH V2] " Stefano Babic
2011-08-30 17:49 ` [U-Boot] [PATCH V3] " Stefano Babic
2011-09-05 13:44   ` Wolfgang Denk
2011-09-05 13:52     ` Wolfgang Denk
2011-09-05 14:28       ` Stefano Babic
2011-09-05 14:32 ` [U-Boot] [PATCH V4] " Stefano Babic
2011-09-07 19:42   ` Wolfgang Denk [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=20110907194203.CD6D2140875D@gemini.denx.de \
    --to=wd@denx.de \
    --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