mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 15:31:27 +02:00
When SPL is used we need to build the 16-bit start-up code. Add Makefile rules to handle this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>