repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git]
/
sound
/
soc
/
mediatek
/
mt8195
/
Makefile
blob
014e93dace2649c450e84a197adceb4cb91a6b74
1
# SPDX-License-Identifier: GPL-2.0
2
3
# platform driver
4
snd-soc-mt8195-afe-y
:=
\
5
mt8195-audsys-clk.o \
6
mt8195-afe-clk.o \
7
mt8195-afe-pcm.o \
8
mt8195-dai-adda.o \
9
mt8195-dai-etdm.o \
10
mt8195-dai-pcm.o
11
12
obj-
$(
CONFIG_SND_SOC_MT8195
) +=
snd-soc-mt8195-afe.o
13
14
# machine driver
15
obj-
$(
CONFIG_SND_SOC_MT8195_MT6359
) +=
mt8195-mt6359.o