summaryrefslogtreecommitdiff
path: root/sound/virtio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/virtio/Makefile')
-rw-r--r--sound/virtio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/virtio/Makefile b/sound/virtio/Makefile
index a839f8c8b5e6..3ca41b3c8b95 100644
--- a/sound/virtio/Makefile
+++ b/sound/virtio/Makefile
@@ -2,7 +2,7 @@
obj-$(CONFIG_SND_VIRTIO) += virtio_snd.o
-virtio_snd-objs := \
+virtio_snd-y := \
virtio_card.o \
virtio_chmap.o \
virtio_ctl_msg.o \