kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / socfpga / config.mk
index d33ab7d..3d18491 100644 (file)
@@ -4,5 +4,5 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 ifndef CONFIG_SPL_BUILD
-ALL-y  += $(obj)u-boot.img
+ALL-y  += u-boot.img
 endif