Remove -DGRUB_UTIL when compiling grub-emu
This commit is contained in:
parent
1eebb21608
commit
2083672af1
14 changed files with 24 additions and 134 deletions
|
@ -175,7 +175,7 @@ grub_cmd_parttool (grub_command_t cmd __attribute__ ((unused)),
|
|||
}
|
||||
|
||||
/* Load modules. */
|
||||
#ifndef GRUB_UTIL
|
||||
#if GRUB_NO_MODULES
|
||||
{
|
||||
const char *prefix;
|
||||
prefix = grub_env_get ("prefix");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue