diff options
Diffstat (limited to 'util/x86emu/Makefile.inc')
-rw-r--r-- | util/x86emu/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/x86emu/Makefile.inc b/util/x86emu/Makefile.inc index b5c3eb4b7c..d71d3c76bc 100644 --- a/util/x86emu/Makefile.inc +++ b/util/x86emu/Makefile.inc @@ -20,7 +20,6 @@ subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += x86emu obj-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += biosemu.o -subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += pcbios obj-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.o obj-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_asm.o |