mirror of https://gitee.com/openkylin/qemu.git
4 lines
108 B
Makefile
4 lines
108 B
Makefile
|
obj-y += translate.o op_helper.o helper.o cpu.o
|
||
|
obj-y += gdbstub.o
|
||
|
obj-$(CONFIG_SOFTMMU) += mmu.o machine.o
|