repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fuse: prevent fuse_put_request on invalid pointer
[linux-2.6/verdex.git]
/
sound
/
drivers
/
vx
/
Makefile
blob
9a168a3c15602def3907115a70c719f066da713e
1
#
2
# Makefile for ALSA
3
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4
#
5
6
snd-vx-lib-objs
:=
vx_core.o vx_hwdep.o vx_pcm.o vx_mixer.o vx_cmd.o vx_uer.o
7
8
obj-
$(
CONFIG_SND_VX_LIB
) +=
snd-vx-lib.o