summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2014-11-17 16:59:05 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2014-11-17 16:59:05 +1000
commitaf1b2324c619303556c8430143be27627426342d (patch)
tree340c521a984c4f2f7b03fdb3fbea6d62f2223df3 /recipes-bsp
parent892baf45f992e93596fdb135dd107a6d8b48fa27 (diff)
downloadmeta-xilinx-af1b2324c619303556c8430143be27627426342d.tar.gz
machine-xilinx-default.inc: Move UBOOT_SUFFIX definition
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc
index 082b72a0..2eac46e5 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx.inc
+++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
@@ -12,7 +12,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
12include u-boot-extra.inc 12include u-boot-extra.inc
13 13
14SPL_BINARY_zynq = "boot.bin" 14SPL_BINARY_zynq = "boot.bin"
15UBOOT_SUFFIX = "img"
16 15
17do_configure_prepend () { 16do_configure_prepend () {
18 if test -e ${WORKDIR}/ps7_init.h; then 17 if test -e ${WORKDIR}/ps7_init.h; then