Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
bf0f6f24a1ece8988b243aefe84ee613099a9245
/
.
/
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