summaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/Makefile
diff options
context:
space:
mode:
authorPavel Hofman <pavel.hofman@ivitera.com>2009-09-16 22:25:37 +0200
committerTakashi Iwai <tiwai@suse.de>2009-09-21 15:45:07 +0200
commit42cfa276aebd28e5cc4350ff6c7d75f1cb84dd98 (patch)
tree5456711f5170f5b1fec06aef201d01a24ed8777a /sound/i2c/other/Makefile
parent8f34692f63d66805b51ff408f4067748d3c1c3fd (diff)
downloadop-kernel-dev-42cfa276aebd28e5cc4350ff6c7d75f1cb84dd98.zip
op-kernel-dev-42cfa276aebd28e5cc4350ff6c7d75f1cb84dd98.tar.gz
ALSA: ak4113 support
* complete support for ak4113 * based on code for ak4114 and ak4117 Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/i2c/other/Makefile')
-rw-r--r--sound/i2c/other/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/i2c/other/Makefile b/sound/i2c/other/Makefile
index 703d954..2dad40f 100644
--- a/sound/i2c/other/Makefile
+++ b/sound/i2c/other/Makefile
@@ -5,6 +5,7 @@
snd-ak4114-objs := ak4114.o
snd-ak4117-objs := ak4117.o
+snd-ak4113-objs := ak4113.o
snd-ak4xxx-adda-objs := ak4xxx-adda.o
snd-pt2258-objs := pt2258.o
snd-tea575x-tuner-objs := tea575x-tuner.o
@@ -12,5 +13,5 @@ snd-tea575x-tuner-objs := tea575x-tuner.o
# Module Dependency
obj-$(CONFIG_SND_PDAUDIOCF) += snd-ak4117.o
obj-$(CONFIG_SND_ICE1712) += snd-ak4xxx-adda.o
-obj-$(CONFIG_SND_ICE1724) += snd-ak4114.o snd-ak4xxx-adda.o snd-pt2258.o
+obj-$(CONFIG_SND_ICE1724) += snd-ak4114.o snd-ak4113.o snd-ak4xxx-adda.o snd-pt2258.o
obj-$(CONFIG_SND_FM801_TEA575X) += snd-tea575x-tuner.o
OpenPOWER on IntegriCloud