sys-boot/limine: add USE flag for UEFI LoongArch64 bootloader

Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com>
This commit is contained in:
Kacper Słomiński
2024-08-18 23:35:26 +02:00
parent 6852328acb
commit 2cb45836b9
2 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,9 @@
<flag name="uefirv64">
Enable 64-bit RISC-V UEFI support.
</flag>
<flag name="uefiloong64">
Enable 64-bit LoongArch UEFI support.
</flag>
<flag name="cd-efi">
Enable building cd-efi.bin using <pkg>sys-fs/mtools</pkg>.
This flag was previously known as eltorito-efi.