summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/Makefile
blob: 6f0fffcb30f54aa6a18de25a487655b705b0eef2 (plain)
1
2
3
4
5
6
# 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