[U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Oct 21 23:25:42 CEST 2011


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 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(-)

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

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list