summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Xu <Lionel.Xu@freescale.com>2012-02-14 17:31:31 +0800
committerLionel Xu <Lionel.Xu@freescale.com>2012-02-14 18:03:31 +0800
commit0c7b4c2d818e22535f786c34d9ab22bf1728188c (patch)
tree820c85069963919555373a55067b883415383a42
parent6bb16bcc9ed80b217b6fda41d84d9af222eb532a (diff)
ENGR00174437 ESAI: Add cs42888 build support in Makefile.
Add cs42888 build support. Signed-off-by: Lionel Xu <Lionel.Xu@freescale.com>
-rw-r--r--sound/soc/imx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/imx/Makefile b/sound/soc/imx/Makefile
index 7ba4e8ad7bd6..07153b90d13e 100644
--- a/sound/soc/imx/Makefile
+++ b/sound/soc/imx/Makefile
@@ -24,5 +24,6 @@ obj-$(CONFIG_SND_SOC_PHYCORE_AC97) += snd-soc-phycore-ac97.o
obj-$(CONFIG_SND_SOC_MX27VIS_AIC32X4) += snd-soc-mx27vis-aic32x4.o
obj-$(CONFIG_SND_MXC_SOC_WM1133_EV1) += snd-soc-wm1133-ev1.o
obj-$(CONFIG_SND_SOC_IMX_SGTL5000) += snd-soc-imx-sgtl5000.o
+obj-$(CONFIG_SND_SOC_IMX_CS42888) += snd-soc-imx-cs42888.o
obj-$(CONFIG_SND_SOC_IMX_SPDIF) += snd-soc-imx-spdif.o
obj-$(CONFIG_SND_SOC_IMX_HDMI) += snd-soc-imx-hdmi.o