1 2 3 4 5 6 7 8
# Build a combined spl + u-boot image ifdef CONFIG_SPL ifndef CONFIG_SPL_BUILD ifndef CONFIG_SPL_FEL ALL-y += u-boot-sunxi-with-spl.bin endif endif endif