Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fae6053d761122b272bdd5bca81561d7da306812
/
.
/
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