From 6e7a315eb67cb6c113cf37e1d66c4f11a51a2b3e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:29:51 +0200 Subject: Adding upstream version 2.06. Signed-off-by: Daniel Baumann --- grub-core/boot/mips/loongson/fuloong2f.S | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 grub-core/boot/mips/loongson/fuloong2f.S (limited to 'grub-core/boot/mips/loongson/fuloong2f.S') diff --git a/grub-core/boot/mips/loongson/fuloong2f.S b/grub-core/boot/mips/loongson/fuloong2f.S new file mode 100644 index 0000000..a88c81e --- /dev/null +++ b/grub-core/boot/mips/loongson/fuloong2f.S @@ -0,0 +1,2 @@ +#define FULOONG2F 1 +#include "fwstart.S" -- cgit v1.2.3