coreboot was still using an old set (obsolete since yabel) of x86emu includes

instead of the versions in util/x86emu. Clean up this mess.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4594 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2009-08-27 11:34:09 +00:00
committed by Stefan Reinauer
parent b883d4c433
commit 6c36305cdf
7 changed files with 9 additions and 807 deletions

View File

@@ -1,3 +1,5 @@
makedefine CPPFLAGS += -I$(TOP)/util/x86emu/include
object debug.o
object decode.o
object fpu.o