summaryrefslogtreecommitdiff
path: root/sound/soc/imx/Makefile
diff options
context:
space:
mode:
authorTodd Doucet <todd.doucet@timesys.com>2010-02-03 17:18:29 -0500
committerDaniel Schaeffer <daniel.schaeffer@timesys.com>2010-03-08 17:27:57 -0500
commit5fdd1c7836674359b48ddeea5e5e1052191988cb (patch)
tree3289478af9ebc3deeb21c3ba6095f8446edde43e /sound/soc/imx/Makefile
parentff238a4df84428befc55d49f58864dfc47ff853d (diff)
Inital support for Digi CoreConnect Wi-i.MX51 Devlopment Kit
Supports: LCD and VGA frambuffer Touchscreen Audio out USB host SD/MMC Ethernet Serial I2C
Diffstat (limited to 'sound/soc/imx/Makefile')
-rw-r--r--sound/soc/imx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/imx/Makefile b/sound/soc/imx/Makefile
index 0460f965a85b..57c645ae7c44 100644
--- a/sound/soc/imx/Makefile
+++ b/sound/soc/imx/Makefile
@@ -20,4 +20,5 @@ snd-soc-imx-3stack-ak5702-objs := imx-3stack-ak5702.o
obj-$(CONFIG_SND_SOC_IMX_3STACK_AK5702) += snd-soc-imx-3stack-ak5702.o
snd-soc-imx-3stack-bt-objs := imx-3stack-bt.o
obj-$(CONFIG_SND_SOC_IMX_3STACK_BLUETOOTH) += snd-soc-imx-3stack-bt.o
-
+snd-soc-imx-ccwmx51js-wm8753-objs := imx-ccwmx51js-wm8753.o
+obj-$(CONFIG_SND_SOC_IMX_CCWMX51JS) += snd-soc-imx-ccwmx51js-wm8753.o