fixed makefile after file rename
This commit is contained in:
parent
e4a99b4294
commit
1e1fa45cac
@ -138,7 +138,7 @@ OBJS64 = \
|
||||
tbm32.o \
|
||||
tbm64.o \
|
||||
xop.o \
|
||||
avx512_mask.o \
|
||||
avx512_mask16.o \
|
||||
vapic.o
|
||||
|
||||
BX_INCLUDES = ../bochs.h ../config.h
|
||||
@ -752,7 +752,7 @@ xop.o: xop.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
|
||||
../instrument/stubs/instrument.h cpu.h cpuid.h crregs.h descriptor.h \
|
||||
instr.h ia_opcodes.h lazy_flags.h icache.h apic.h i387.h fpu/softfloat.h \
|
||||
fpu/tag_w.h fpu/status_w.h fpu/control_w.h xmm.h vmx.h stack.h
|
||||
avx512_mask.o: avx512_mask.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
|
||||
avx512_mask16.o: avx512_mask16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
|
||||
../config.h ../osdep.h ../gui/siminterface.h ../cpudb.h \
|
||||
../gui/paramtree.h ../memory/memory.h ../pc_system.h ../gui/gui.h \
|
||||
../instrument/stubs/instrument.h cpu.h cpuid.h crregs.h descriptor.h \
|
||||
|
Loading…
Reference in New Issue
Block a user