kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / omap5 / config.mk
index 2673af9..261b272 100644 (file)
@@ -9,5 +9,5 @@
 ifdef CONFIG_SPL_BUILD
 ALL-y  += $(OBJTREE)/MLO
 else
-ALL-y  += $(obj)u-boot.img
+ALL-y  += u-boot.img
 endif