#
# Makefile for ALSA
#

snd-virtio-qnx-objs := 	virtio_snd_qnx.o

obj-$(CONFIG_SND_VIRTIO_QNX) = snd-virtio-qnx.o
