kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / omap4 / config.mk
index 1d6a57c..2a3d1c5 100644 (file)
@@ -11,5 +11,5 @@
 ifdef CONFIG_SPL_BUILD
 ALL-y  += $(OBJTREE)/MLO
 else
-ALL-y  += $(obj)u-boot.img
+ALL-y  += u-boot.img
 endif