[U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h
Wolfgang Denk
wd at denx.de
Mon Oct 17 22:01:14 CEST 2011
Dear Albert,
In message <1314536593-14310-2-git-send-email-graeme.russ at gmail.com> Graeme Russ wrote:
>
> 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 at 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(-)
Would you please ACK or NAK this patch?
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
"Am besten betrachten Sie Fehlermeldungen als eine Art Psycho-Test,
mit dem herausgefunden werden soll, wie belastbar Sie sind."
- Dr. R. Wonneberger, Kompaktführer LaTeX, Kap. 1.6: Fehlermeldungen
More information about the U-Boot
mailing list