]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/omap5/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-nios
[u-boot] / arch / arm / cpu / armv7 / omap5 / config.mk
index 2673af96681aa62ddb3fc774a09465b6ca88357c..ef2725affa33fff6252c33672415934a4dc5381b 100644 (file)
@@ -7,7 +7,7 @@
 #
 
 ifdef CONFIG_SPL_BUILD
-ALL-y  += $(OBJTREE)/MLO
+ALL-y  += MLO
 else
-ALL-y  += $(obj)u-boot.img
+ALL-y  += u-boot.img
 endif