]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
additional "machines"
authorphcoder <phcoder@debian.bg45.phnet>
Fri, 23 Oct 2009 16:21:15 +0000 (18:21 +0200)
committerphcoder <phcoder@debian.bg45.phnet>
Fri, 23 Oct 2009 16:21:15 +0000 (18:21 +0200)
include/grub/mips/yeeloong/machine.h

index 9f29b4a46aa640ec26ebe5b39cb29d26ddcaccbd..f20d9d21076a825139c1956cc76facea00993eae 100644 (file)
@@ -20,5 +20,7 @@
 #define GRUB_MACHINE_MACHINE_HEADER    1
 
 #define GRUB_MACHINE_MIPS_YEELOONG     1
+#define GRUB_MACHINE_MIPS               1
+#define GRUB_MACHINE_MIPS_BONITO        1
 
 #endif /* ! GRUB_MACHINE_MACHINE_HEADER */