Sign in
android
/
kernel
/
common
/
42df7835f67d178ffe36fb06e16790d89b0cb13b
/
.
/
sound
/
drivers
/
vx
/
Makefile
blob: d9f9ac6703787ca1d6cf52db8239b065eb522b5d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <
[email protected]
>
#
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