From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend b/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend index 6f2f566..8c18c6b 100644 --- a/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend +++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend @@ -2,3 +2,4 @@ # For now just use a similar config which is good enough for U-boot utilities. UBOOT_MACHINE_dra7xx-hs-evm = "dra7xx_evm_config" UBOOT_MACHINE_am437x-hs-evm = "am43xx_evm_config" +UBOOT_MACHINE_am57xx-hs-evm = "am57xx_evm_config" -- 2.9.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
