kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / am33xx / config.mk
index 8e3668f..1c06fb4 100644 (file)
@@ -7,5 +7,5 @@ ifdef CONFIG_SPL_BUILD
 ALL-y  += $(OBJTREE)/MLO
 ALL-$(CONFIG_SPL_SPI_SUPPORT) += $(OBJTREE)/MLO.byteswap
 else
-ALL-y  += $(obj)u-boot.img
+ALL-y  += u-boot.img
 endif