]> git.sur5r.net Git - u-boot/blobdiff - board/ait/cam_enc_4xx/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / board / ait / cam_enc_4xx / config.mk
index d7e7894831d090d2f78de734c1f4a7c4eb1041e1..2022151309bb81c9d6354b39e6d472a6a87be7da 100644 (file)
@@ -7,9 +7,9 @@
 # (mem base + reserved)
 #
 
-UBL_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/ublimage.cfg
+UBL_CONFIG = $(srctree)/board/$(BOARDDIR)/ublimage.cfg
 ifndef CONFIG_SPL_BUILD
-ALL-y += $(obj)u-boot.ubl
+ALL-y += u-boot.ubl
 else
 # as SPL_TEXT_BASE is not page-aligned, we need for some
 # linkers the -n flag (Do not page align data), to prevent