mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-24 14:50:44 +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>
4 lines
127 B
Makefile
4 lines
127 B
Makefile
common-obj-y += pci_bridge_dev.o
|
|
common-obj-y += ioh3420.o xio3130_upstream.o xio3130_downstream.o
|
|
common-obj-y += i82801b11.o
|