diff options
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc index fba6fd22..2e761ebe 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | |||
| @@ -16,7 +16,7 @@ HAS_PLATFORM_INIT ?= " \ | |||
| 16 | 16 | ||
| 17 | DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" | 17 | DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" |
| 18 | 18 | ||
| 19 | SRC_URI:append:microblaze = "file://microblaze-generic-top.h" | 19 | SRC_URI:append:microblaze = " file://microblaze-generic-top.h" |
| 20 | 20 | ||
| 21 | do_configure:prepend:microblaze () { | 21 | do_configure:prepend:microblaze () { |
| 22 | install ${WORKDIR}/microblaze-generic-top.h ${S}/include/configs/ | 22 | install ${WORKDIR}/microblaze-generic-top.h ${S}/include/configs/ |
