mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 05:13:54 -06:00
3 lines
128 B
Text
3 lines
128 B
Text
obj-y += translate.o helper.o cpu.o op_helper.o gdbstub.o mem_helper.o
|
|
obj-y += int_helper.o
|
|
obj-$(CONFIG_SOFTMMU) += machine.o
|