blob: 76ffec9df6aa87f5625daabfc67aa9ba7d848726 [file] [log] [blame]
Ian Campbell50827a52014-05-05 11:52:30 +01001# Build a combined spl + u-boot image
2ifdef CONFIG_SPL
3ifndef CONFIG_SPL_BUILD
Ian Campbell50827a52014-05-05 11:52:30 +01004ALL-y += u-boot-sunxi-with-spl.bin
5endif
6endif