summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-contrib/recipes-bsp/u-boot/u-boot_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-contrib/recipes-bsp/u-boot/u-boot_%.bbappend b/meta-xilinx-contrib/recipes-bsp/u-boot/u-boot_%.bbappend
index 665a78b0..2fdbdb42 100644
--- a/meta-xilinx-contrib/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/meta-xilinx-contrib/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2 2
3SRC_URI_append = " file://minized-u-boot.patch" 3SRC_URI_append = " file://minized-u-boot.patch"
4 4
5HAS_PLATFORM_INIT ??= " \ 5HAS_PLATFORM_INIT_append = " \
6 zynq_minized_config \ 6 zynq_minized_config \
7 " 7 "
8 8