mirror of
https://github.com/qemu/qemu.git
synced 2024-12-02 08:13:34 +08:00
3 lines
87 B
Makefile
3 lines
87 B
Makefile
|
obj-y += translate.o helper.o machine.o cpu.o machine.o
|
||
|
obj-$(CONFIG_SOFTMMU) += mmu.o
|