Re: [PATCH v2 8/8] LoongArch: Add to build system

2022-02-24 Thread 武校田
For grub-mkrescue.c, there is a snippet located above (at around line 544) similar to the hunk here; does that need changing too?  Yes, I forgot to change the line, thank you. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/ma

Re: [PATCH v2 8/8] LoongArch: Add to build system

2022-02-23 Thread WANG Xuerui
Hi, On 2/23/22 21:46, Xiaotian Wu wrote: Signed-off-by: Xiaotian Wu Signed-off-by: Zhou Yang --- Makefile.util.def | 1 + conf/Makefile.common| 3 +++ configure.ac| 7 ++ gentpl.py | 25 ++- grub-core/Makefile.am