]> git.karo-electronics.de Git - karo-tx-linux.git/blob - sound/isa/ad1848/Makefile
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-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