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