diff options
author | Markus Armbruster <armbru@redhat.com> | 2022-12-01 13:11:25 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2022-12-19 16:21:56 +0100 |
commit | c2c139749733545516ffff0b54f949bb3343711f (patch) | |
tree | 4d3edba8c5e5e8ba63ba9238c579fd25bad9c9f8 /util/main-loop.c | |
parent | 6be4ddffd09a3b184338ecb07ce3539732e00ba1 (diff) | |
download | qemu-c2c139749733545516ffff0b54f949bb3343711f.zip qemu-c2c139749733545516ffff0b54f949bb3343711f.tar.gz qemu-c2c139749733545516ffff0b54f949bb3343711f.tar.bz2 |
pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
We compile pci-hmp-cmds.c always, but pci-qmp-cmds.c only when
CONFIG_PCI. hw/pci/pci-stub.c keeps the linker happy when
!CONFIG_PCI. Build pci-hmp-cmds.c that way, too.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221201121133.3813857-6-armbru@redhat.com>
Diffstat (limited to 'util/main-loop.c')
0 files changed, 0 insertions, 0 deletions