Revision 9e32a510afa62c0d548d78572031e6112d21e0ea authored by Ralf Baechle on 31 October 2007, 00:08:06 UTC, committed by Ralf Baechle on 02 November 2007, 16:13:46 UTC
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 54866f0
Raw File
Makefile
#
# Makefile for ALSA
#

snd-au1x00-objs := au1x00.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_AU1X00) += snd-au1x00.o
back to top