aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-12-25 11:40:25 +0100
committerTakashi Iwai <tiwai@suse.de>2008-12-25 11:40:25 +0100
commit5c8261e44eaebbc91f9fc1bbd3f3167e91a50a57 (patch)
tree6b932687edc73c07e544ccba3f0130fdb257d902 /sound/soc/s3c24xx/Makefile
parentMerge branch 'topic/aoa' into to-push (diff)
parentALSA: ASoC: fix a typo in omp-pcm.c (diff)
downloadlinux-dev-5c8261e44eaebbc91f9fc1bbd3f3167e91a50a57.tar.xz
linux-dev-5c8261e44eaebbc91f9fc1bbd3f3167e91a50a57.zip
Merge branch 'topic/asoc' into to-push
Diffstat (limited to 'sound/soc/s3c24xx/Makefile')
-rw-r--r--sound/soc/s3c24xx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/Makefile b/sound/soc/s3c24xx/Makefile
index 0aa5fb0b9700..96b3f3f617d4 100644
--- a/sound/soc/s3c24xx/Makefile
+++ b/sound/soc/s3c24xx/Makefile
@@ -13,7 +13,9 @@ obj-$(CONFIG_SND_S3C2412_SOC_I2S) += snd-soc-s3c2412-i2s.o
snd-soc-neo1973-wm8753-objs := neo1973_wm8753.o
snd-soc-smdk2443-wm9710-objs := smdk2443_wm9710.o
snd-soc-ln2440sbc-alc650-objs := ln2440sbc_alc650.o
+snd-soc-s3c24xx-uda134x-objs := s3c24xx_uda134x.o
obj-$(CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753) += snd-soc-neo1973-wm8753.o
obj-$(CONFIG_SND_S3C24XX_SOC_SMDK2443_WM9710) += snd-soc-smdk2443-wm9710.o
obj-$(CONFIG_SND_S3C24XX_SOC_LN2440SBC_ALC650) += snd-soc-ln2440sbc-alc650.o
+obj-$(CONFIG_SND_S3C24XX_SOC_S3C24XX_UDA134X) += snd-soc-s3c24xx-uda134x.o