Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
77c44ab1d8e9da31bf927223e1579b44f772b579
/
.
/
sound
/
drivers
/
vx
/
Makefile
blob: 269bd8544a5d766c96464012cdccfb10b0003fb5 [
file
] [
log
] [
blame
]
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.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