mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-20 01:03:32 +00:00

This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 lines
95 B
Makefile
3 lines
95 B
Makefile
# xen backend driver support
|
|
common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o
|