warp: Add initial WaRP Board support
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / at91 / config.mk
index 09eab70..db60308 100644 (file)
@@ -3,8 +3,6 @@
 #
 # SPDX-License-Identifier:     GPL-2.0+
 #
-ifdef CONFIG_SPL_BUILD
-ALL-y  += boot.bin
-else
+ifndef CONFIG_SPL_BUILD
 ALL-y  += u-boot.img
 endif