blob: 00f5ffc68301d8e0e9bb56bffaa1f87745b1b167 [file] [log] [blame]
# 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