aboutsummaryrefslogtreecommitdiffstats
path: root/sound/virtio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/virtio/Makefile')
-rw-r--r--sound/virtio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/virtio/Makefile b/sound/virtio/Makefile
index 34493226793f..09f485291285 100644
--- a/sound/virtio/Makefile
+++ b/sound/virtio/Makefile
@@ -5,6 +5,7 @@ obj-$(CONFIG_SND_VIRTIO) += virtio_snd.o
virtio_snd-objs := \
virtio_card.o \
virtio_ctl_msg.o \
+ virtio_jack.o \
virtio_pcm.o \
virtio_pcm_msg.o \
virtio_pcm_ops.o