kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / arch / arm / cpu / arm926ejs / config.mk
index 4d9895f..f27ca15 100644 (file)
@@ -13,6 +13,6 @@ ifdef CONFIG_SPL_BUILD
 ALL-y  += $(OBJTREE)/SPL
 endif
 else
-ALL-y  += $(obj)u-boot.imx
+ALL-y  += u-boot.imx
 endif
 endif