[U-Boot] [PATCH v2 3/5] coldfire: Permit build in a different directory

2011-08-31 Thread y
From: Stany MARCEL Add $(obj) before lib$(CPU) to permit build in a different directory Signed-off-by: Stany MARCEL --- Changes for v2: - None arch/m68k/cpu/mcf5227x/Makefile |2 +- arch/m68k/cpu/mcf523x/Makefile|2 +- arch/m68k/cpu/mcf532x/Makefile|2 +- arch/m68k/cp

[U-Boot] [PATCH v2 3/5] coldfire: Permit build in a different directory

2011-08-31 Thread Stany MARCEL
Add $(obj) before lib$(CPU) to permit build in a different directory Signed-off-by: Stany MARCEL --- arch/m68k/cpu/mcf5227x/Makefile |2 +- arch/m68k/cpu/mcf523x/Makefile|2 +- arch/m68k/cpu/mcf532x/Makefile|2 +- arch/m68k/cpu/mcf5445x/Makefile |2 +- arch/m68k/cpu/m