Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
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