mirror of
https://git.proxmox.com/git/qemu
synced 2025-06-15 07:40:12 +00:00

Signed-off-by: Anthony Green <green@moxielogic.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
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
|