diff options
author | Giuliano Pochini pochini@shiny.it <pochini@shiny.it> | 2006-11-25 22:17:19 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-25 22:17:19 +0100 |
commit | d32172fe43dd42512e7802a80f38096c2eb36bec (patch) | |
tree | b46fcfdc7a005aadb920d26ce64dec45a52b2f62 /sound/pci/Makefile | |
parent | 0d2da2ad7d48b4f7d0a1352d23a6826fe9a48468 (diff) |
[ALSA] Add echoaudio sound drivers
Add echoaudio sound drivers (darla20, darla24, echo3g, gina20, gina24,
indigo, indigodj, indigoio, layla20, lala24, mia, mona)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Adrian Bunk <bunk@stusta.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..63d325763a50 100644 --- a/sound/pci/Makefile +++ b/sound/pci/Makefile @@ -55,6 +55,7 @@ obj-$(CONFIG_SND) += \ ca0106/ \ cs46xx/ \ cs5535audio/ \ + echoaudio/ \ emu10k1/ \ hda/ \ ice1712/ \ |