Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39dca558a5b52b63e49bc234a7e887be092aa690
/
.
/
sound
/
soc
/
s3c24xx
/
Makefile
blob: 6f0fffcb30f54aa6a18de25a487655b705b0eef2 [
file
] [
log
] [
blame
]
# S3c24XX Platform Support
snd
-
soc
-
s3c24xx
-
objs
:=
s3c24xx
-
pcm
.
o
snd
-
soc
-
s3c24xx
-
i2s
-
objs
:=
s3c24xx
-
i2s
.
o
obj
-
$
(
CONFIG_SND_S3C24XX_SOC
)
+=
snd
-
soc
-
s3c24xx
.
o
obj
-
$
(
CONFIG_SND_S3C24XX_SOC_I2S
)
+=
snd
-
soc
-
s3c24xx
-
i2s
.
o