Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers
[linux-2.6-block.git] / sound / isa / wss / Makefile
CommitLineData
9295aea1
KH
1#
2# Makefile for ALSA
3# Copyright (c) 2008 by Jaroslav Kysela <perex@perex.cz>
4#
5
6snd-wss-lib-objs := wss_lib.o
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o
10