mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
hw: move audio devices to hw/audio/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7b2478956a
commit
34b8f63ea1
9 changed files with 8 additions and 3 deletions
|
@ -19,7 +19,7 @@ obj-y += omap_dss.o soc_dma.o omap_gptimer.o omap_synctimer.o \
|
|||
obj-y += tsc210x.o
|
||||
obj-y += blizzard.o cbus.o tusb6010.o
|
||||
obj-y += mst_fpga.o
|
||||
obj-y += bitbang_i2c.o marvell_88w8618_audio.o
|
||||
obj-y += bitbang_i2c.o
|
||||
obj-y += framebuffer.o
|
||||
obj-y += strongarm.o
|
||||
obj-y += imx_serial.o imx_ccm.o imx_timer.o imx_avic.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue