u-boot-brain/arch/arm/cpu
Otavio Salvador 291b3dcd49 build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
When calling 'make u-boot.imx' the build were failing as it were
expecting the full path for the file; this regression has been
included by commit 71a988a (imximage.cfg: run files through C
preprocessor).

The direct references for u-boot.imx were replaced by $(obj) as
config.mk handles the proper setting of it making it set to $(OBJTREE)
when required.

The build has been test using:

 - ./MAKEALL -s mx5 -s mx6
 - make u-boot.imx
 - make O=/tmp/build

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-02-12 18:39:08 +01:00
..
arm720t arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm920t arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm925t arm: remove useless code in start.S files 2013-01-08 22:14:54 +01:00
arm926ejs build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 2013-02-12 18:39:08 +01:00
arm946es arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm1136 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-01-14 17:00:02 +01:00
arm1176 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm_intcm arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
armv7 build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 2013-02-12 18:39:08 +01:00
ixp arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
pxa pxa: Save lr register in relocate_code function 2013-01-14 16:22:00 -07:00
s3c44b0 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
sa1100 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
tegra20-common tegra: Add display support to funcmux 2012-11-19 08:15:35 -07:00
tegra-common tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
u-boot.lds ARM: enhance u-boot.lds to detect over-sized SPL 2012-10-29 09:07:05 -07:00