Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
8f05ae0e3fdd533865dbd1b0b2632986c0706a50
/
.
/
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