Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.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