summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc')
-rw-r--r--meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc
index 5499befd..ebd9e00a 100644
--- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc
+++ b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-fw-cfg.inc
@@ -4,4 +4,4 @@
4FSBL_DEPENDS ?= "" 4FSBL_DEPENDS ?= ""
5FSBL_MCDEPENDS ?= "mc::fsbl-fw:fsbl-firmware:do_deploy" 5FSBL_MCDEPENDS ?= "mc::fsbl-fw:fsbl-firmware:do_deploy"
6FSBL_DEPLOY_DIR ?= "${TOPDIR}/tmp-fsbl-fw/deploy/images/${MACHINE}" 6FSBL_DEPLOY_DIR ?= "${TOPDIR}/tmp-fsbl-fw/deploy/images/${MACHINE}"
7FSBL_IMAGE_NAME ?= "fsbl" 7FSBL_IMAGE_NAME ?= "fsbl-${MACHINE}"