mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 08:11:34 +01:00
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>