From 86e1f0df2f88fd86657ddb993bba468a75128e02 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 14 Feb 2007 13:20:46 +0100 Subject: [ALSA] ASoC Samsung S3C24xx build This patch builds the Samsung S3C24xx audio DMA and I2S drivers. Signed-off-by: Graeme Gregory Signed-off-by: Liam Girdwood Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- sound/soc/s3c24xx/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sound/soc/s3c24xx/Makefile (limited to 'sound/soc/s3c24xx/Makefile') diff --git a/sound/soc/s3c24xx/Makefile b/sound/soc/s3c24xx/Makefile new file mode 100644 index 00000000000..6f0fffcb30f --- /dev/null +++ b/sound/soc/s3c24xx/Makefile @@ -0,0 +1,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 -- cgit v1.2.3