Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[cascardo/linux.git] / sound / isa / ad1848 / Makefile
1 #
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4 #
5
6 snd-ad1848-objs := ad1848.o
7
8 # Toplevel Module Dependency
9 obj-$(CONFIG_SND_AD1848) += snd-ad1848.o
10