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
|