diff options
author | Peter Gruber <nokos@gmx.net> | 2006-03-27 06:10:28 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-03-31 10:58:57 -0500 |
commit | 109a9638f0fe38915838b7b9acd98e7cfa91797f (patch) | |
tree | 4cbc58ae7b65cecc57c6922aee2baad6819512e4 /sound/pci/Makefile | |
parent | 2125cad29100f88670a483a2291ffdbeae0cd5fc (diff) |
[ALSA] Add snd-riptide driver for Conexant Riptide chip
Add snd-riptide driver for Conexant Riptide chip by Peter Gruber.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Makefile')
-rw-r--r-- | sound/pci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Makefile b/sound/pci/Makefile index a6c3cd58fe94..daa4253ed65f 100644 --- a/sound/pci/Makefile +++ b/sound/pci/Makefile | |||
@@ -62,6 +62,7 @@ obj-$(CONFIG_SND) += \ | |||
62 | mixart/ \ | 62 | mixart/ \ |
63 | nm256/ \ | 63 | nm256/ \ |
64 | pcxhr/ \ | 64 | pcxhr/ \ |
65 | riptide/ \ | ||
65 | rme9652/ \ | 66 | rme9652/ \ |
66 | trident/ \ | 67 | trident/ \ |
67 | ymfpci/ \ | 68 | ymfpci/ \ |