From: Vladimir 'phcoder' Serbinenko Date: Sun, 12 Sep 2010 11:58:18 +0000 (+0200) Subject: Enable legacy_parser on emu X-Git-Tag: 1.99~490^2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=abda0cade5a5d6af5017a9b06bf27614909b8255;p=thirdparty%2Fgrub.git Enable legacy_parser on emu --- diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def index cbc5b7438..36a6e6564 100644 --- a/grub-core/Makefile.core.def +++ b/grub-core/Makefile.core.def @@ -1411,6 +1411,7 @@ module = { common = commands/legacycfg.c; common = lib/legacy_parse.c; enable = i386_pc; + enable = emu; }; module = {