Merge mips branch
This commit is contained in:
commit
d4a4ee5765
84 changed files with 3245 additions and 247 deletions
|
@ -159,6 +159,9 @@ grub_main (void)
|
|||
|
||||
/* Load pre-loaded modules and free the space. */
|
||||
grub_register_exported_symbols ();
|
||||
#ifdef GRUB_LINKER_HAVE_INIT
|
||||
grub_arch_dl_init_linker ();
|
||||
#endif
|
||||
grub_load_modules ();
|
||||
|
||||
/* It is better to set the root device as soon as possible,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue