projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branches 'release' and 'ppc-workaround' into release
[linux-2.6]
/
sound
/
drivers
/
vx
/
Makefile
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