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:
committed by
Stefan Reinauer
parent
b883d4c433
commit
6c36305cdf
@@ -1,3 +1,5 @@
|
||||
makedefine CPPFLAGS += -I$(TOP)/util/x86emu/include
|
||||
|
||||
object debug.o
|
||||
object decode.o
|
||||
object fpu.o
|
||||
|
Reference in New Issue
Block a user