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>
Showing
- Makefile 4 additions, 1 deletionMakefile
- arch/arm/config.mk 10 additions, 0 deletionsarch/arm/config.mk
- arch/arm/cpu/arm1136/config.mk 0 additions, 10 deletionsarch/arm/cpu/arm1136/config.mk
- arch/arm/cpu/arm926ejs/config.mk 0 additions, 10 deletionsarch/arm/cpu/arm926ejs/config.mk
- arch/arm/cpu/armv7/config.mk 0 additions, 10 deletionsarch/arm/cpu/armv7/config.mk
- spl/Makefile 0 additions, 3 deletionsspl/Makefile
Loading
Please register or sign in to comment