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