Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
05084047e524051c0ea37f6b3183017d783e6e20
/
.
/
sound
/
soc
/
adi
/
Makefile
blob: 64456c1e5347cb610d0f792408f268428ca32a35 [
file
] [
log
] [
blame
]
snd
-
soc
-
adi
-
axi
-
i2s
-
objs
:=
axi
-
i2s
.
o
snd
-
soc
-
adi
-
axi
-
spdif
-
objs
:=
axi
-
spdif
.
o
obj
-
$
(
CONFIG_SND_SOC_ADI_AXI_I2S
)
+=
snd
-
soc
-
adi
-
axi
-
i2s
.
o
obj
-
$
(
CONFIG_SND_SOC_ADI_AXI_SPDIF
)
+=
snd
-
soc
-
adi
-
axi
-
spdif
.
o