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