mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-04 05:30:31 -07:00
3 lines
132 B
Text
3 lines
132 B
Text
obj-$(CONFIG_SOFTMMU) += machine.o
|
|
obj-y += translate.o helper.o cpu.o
|
|
obj-y += int_helper.o fpu_helper.o sys_helper.o mem_helper.o
|