mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-25 04:30:02 +00: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
|