]> Pileus Git - ~andy/linux/blob - sound/isa/ad1848/Makefile
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memor...
[~andy/linux] / 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