mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06: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
76 B
Text
3 lines
76 B
Text
common-obj-y += core.o l2cap.o sdp.o hci.o hid.o
|
|
common-obj-y += hci-csr.o
|
|
|