mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
meson: convert hw/pci-bridge
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
9235a82d0f
commit
ea7e9b5730
4 changed files with 15 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
subdir('core')
|
||||
subdir('mem')
|
||||
subdir('nubus')
|
||||
subdir('pci-bridge')
|
||||
subdir('pci-host')
|
||||
subdir('pcmcia')
|
||||
subdir('rtc')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue