Skip to content

Commit

Permalink
uboot: add a loongarch64 entry
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
  • Loading branch information
yetist authored and rpurdie committed Feb 4, 2023
1 parent 4a70e43 commit fb3b521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/recipes-bsp/u-boot/u-boot-tools.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb3b521

Please sign in to comment.