diff options
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc')
-rw-r--r-- | meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc index 5b2e123f..c600128a 100644 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc +++ b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc | |||
@@ -9,8 +9,6 @@ COMPATIBLE_MACHINE:zynqmp = ".*" | |||
9 | 9 | ||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | 11 | ||
12 | S = "${UNPACKDIR}/git" | ||
13 | |||
14 | # This is the default in most BSPs. A MACHINE.conf can override this! | 12 | # This is the default in most BSPs. A MACHINE.conf can override this! |
15 | FSBL_IMAGE_NAME ??= "fsbl-${MACHINE}" | 13 | FSBL_IMAGE_NAME ??= "fsbl-${MACHINE}" |
16 | 14 | ||