Enable legacy_parser on emu
This commit is contained in:
parent
9664465892
commit
abda0cade5
1 changed files with 1 additions and 0 deletions
|
@ -1411,6 +1411,7 @@ module = {
|
||||||
common = commands/legacycfg.c;
|
common = commands/legacycfg.c;
|
||||||
common = lib/legacy_parse.c;
|
common = lib/legacy_parse.c;
|
||||||
enable = i386_pc;
|
enable = i386_pc;
|
||||||
|
enable = emu;
|
||||||
};
|
};
|
||||||
|
|
||||||
module = {
|
module = {
|
||||||
|
|
Loading…
Reference in a new issue