diff options
Diffstat (limited to 'recipes-bsp/imx-mkimage')
-rw-r--r-- | recipes-bsp/imx-mkimage/imx-boot_1.0.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb index ed6a155f..3c027044 100644 --- a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb +++ b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb | |||
@@ -22,9 +22,7 @@ DEPENDS:append:mx93-generic-bsp = " u-boot-mkimage-native dtc-native" | |||
22 | 22 | ||
23 | inherit deploy uuu_bootloader_tag | 23 | inherit deploy uuu_bootloader_tag |
24 | 24 | ||
25 | UUU_BOOTLOADER = "imx-boot" | 25 | UUU_BOOTLOADER = "imx-boot" |
26 | UUU_BOOTLOADER_TAGGED = "imx-boot-tagged" | ||
27 | UUU_BOOTLOADER_UNTAGGED = "imx-boot-untagged" | ||
28 | 26 | ||
29 | # Add CFLAGS with native INCDIR & LIBDIR for imx-mkimage build | 27 | # Add CFLAGS with native INCDIR & LIBDIR for imx-mkimage build |
30 | CFLAGS = "-O2 -Wall -std=c99 -I ${STAGING_INCDIR_NATIVE} -L ${STAGING_LIBDIR_NATIVE}" | 28 | CFLAGS = "-O2 -Wall -std=c99 -I ${STAGING_INCDIR_NATIVE} -L ${STAGING_LIBDIR_NATIVE}" |