mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
enable audio mediator device model
Modify the Makefile to add the virtio_audio.c Signed-off-by: Zhu Yingjiang <yingjiang.zhu@linux.intel.com>
This commit is contained in:
committed by
Xie, nanlin
parent
c82551999b
commit
f67951bf17
@@ -83,6 +83,7 @@ SRCS += hw/pci/virtio/virtio_input.c
|
||||
SRCS += hw/pci/ahci.c
|
||||
SRCS += hw/pci/hostbridge.c
|
||||
SRCS += hw/pci/passthrough.c
|
||||
SRCS += hw/pci/virtio/virtio_audio.c
|
||||
SRCS += hw/pci/virtio/virtio_net.c
|
||||
SRCS += hw/pci/virtio/virtio_rnd.c
|
||||
SRCS += hw/pci/virtio/virtio_hyper_dmabuf.c
|
||||
|
||||
Reference in New Issue
Block a user