From: Xiaotian Wu Date: Fri, 3 Feb 2023 07:16:16 +0000 (+0000) Subject: uboot: add a loongarch64 entry X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1802 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca95206962a30a92297f943509be1d7b2d0b541;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git uboot: add a loongarch64 entry Signed-off-by: Xiaotian Wu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/u-boot/u-boot-tools.inc b/meta/recipes-bsp/u-boot/u-boot-tools.inc index 0bdbce725a7..09b3c3f68cc 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools.inc +++ b/meta/recipes-bsp/u-boot/u-boot-tools.inc @@ -24,6 +24,7 @@ SED_CONFIG_EFI:x86-64 = '' SED_CONFIG_EFI:arm = '' SED_CONFIG_EFI:armeb = '' SED_CONFIG_EFI:aarch64 = '' +SED_CONFIG_EFI:loongarch64 = '' do_compile () { # Yes, this is crazy. If you build on a system with git < 2.14 from scratch, the tree will