u-boot/arch/arm
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
..
cpu build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 2013-02-12 18:39:08 +01:00
dts EXYNOS5: Add device node for USB. 2013-01-08 21:14:34 +09:00
imx-common imximage.cfg: run files through C preprocessor 2013-01-22 10:20:13 +01:00
include/asm mx6: Disable Power Down Bit of watchdog 2013-02-12 13:54:34 +01:00
lib arm: Tabify code for MMC initialization 2013-01-10 22:28:36 +01:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00