2 lines
87 B
Makefile
2 lines
87 B
Makefile
obj-y += translate.o helper.o machine.o cpu.o machine.o
|
|
obj-$(CONFIG_SOFTMMU) += mmu.o
|