]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kbuild: refactor more IMX image rules
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 24 Feb 2014 02:12:21 +0000 (11:12 +0900)
committerTom Rini <trini@ti.com>
Tue, 25 Feb 2014 16:01:29 +0000 (11:01 -0500)
commit630d23455bf01ef92dba41589fdb338984717f2f
tree7742b710c5a9e6ed701e786b029c73ae807eafb8
parent4e0c8abcdd8748b20e1652bd35351d077baad2f2
kbuild: refactor more IMX image rules

This commit avoids generating ./SPL twice.
  - Fist time descending to spl/
  - Second time as a prerequisite of u-boot-with-spl.imx,
    u-boot-with-nand-spl.imx.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
arch/arm/config.mk
arch/arm/cpu/arm1136/config.mk
arch/arm/cpu/arm926ejs/config.mk
arch/arm/cpu/armv7/config.mk
spl/Makefile