X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fait%2Fcam_enc_4xx%2Fconfig.mk;h=2022151309bb81c9d6354b39e6d472a6a87be7da;hb=1733259d25015c28c47990ec11af99b3f62f811c;hp=c7cfacacba8f601e2eec3c58efce06e31a94cb12;hpb=3e11350255d9c5d4bd03c2a65769da84c05d3294;p=u-boot diff --git a/board/ait/cam_enc_4xx/config.mk b/board/ait/cam_enc_4xx/config.mk index c7cfacacba..2022151309 100644 --- a/board/ait/cam_enc_4xx/config.mk +++ b/board/ait/cam_enc_4xx/config.mk @@ -7,7 +7,7 @@ # (mem base + reserved) # -UBL_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/ublimage.cfg +UBL_CONFIG = $(srctree)/board/$(BOARDDIR)/ublimage.cfg ifndef CONFIG_SPL_BUILD ALL-y += u-boot.ubl else