repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'v2.6.30.10' into mini2440-stable-v2.6.30
[linux-2.6/mini2440.git]
/
sound
/
isa
/
wss
/
Makefile
blob
454fee769a310de31935e24597b8115a60ee1daa
1
#
2
# Makefile for ALSA
3
# Copyright (c) 2008 by Jaroslav Kysela <perex@perex.cz>
4
#
5
6
snd-wss-lib-objs
:=
wss_lib.o
7
8
# Toplevel Module Dependency
9
obj-
$(
CONFIG_SND_WSS_LIB
) +=
snd-wss-lib.o
10