Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4582 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
##
|
||||
|
||||
subdir-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += x86emu
|
||||
subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += x86emu
|
||||
obj-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += biosemu.c
|
||||
subdir-$(CONFIG_PCI_OPTION_ROM_RUN_X86EMU) += pcbios
|
||||
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
|
||||
|
Reference in New Issue
Block a user