#
# Makefile for ALSA
#

snd-bt-audio-objs := bt_audio.o


# Toplevel Module Dependency
obj-$(CONFIG_SND_BT_AUDIO) += snd-bt-audio.o
