fix emu build

This commit is contained in:
BVK Chaitanya 2010-08-23 10:31:08 +05:30
parent d84666e6bb
commit 30c4f234cc
1 changed files with 3 additions and 0 deletions

View File

@ -316,6 +316,7 @@ module = {
enable = emu;
enable = i386_pc;
enable = mips_yeeloong;
emu_condition = COND_GRUB_EMU_USB;
};
module = {
@ -324,6 +325,7 @@ module = {
enable = emu;
enable = i386_pc;
enable = mips_yeeloong;
emu_condition = COND_GRUB_EMU_USB;
};
module = {
@ -332,6 +334,7 @@ module = {
enable = emu;
enable = i386_pc;
enable = mips_yeeloong;
emu_condition = COND_GRUB_EMU_USB;
};
module = {