Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
steve
/
gfs2-3.0-nmw
/
0adc1803880db728fa7f8cbad5b214ab657e5e0d
/
.
/
sound
/
drivers
/
vx
/
Makefile
blob: 9a168a3c15602def3907115a70c719f066da713e [
file
] [
log
] [
blame
]
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#
snd
-
vx
-
lib
-
objs
:=
vx_core
.
o vx_hwdep
.
o vx_pcm
.
o vx_mixer
.
o vx_cmd
.
o vx_uer
.
o
obj
-
$
(
CONFIG_SND_VX_LIB
)
+=
snd
-
vx
-
lib
.
o