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<[email protected]> > --- > 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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

