diff options
author | Giuliano Pochini <pochini@shiny.it> | 2006-06-28 07:53:41 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-06-28 13:31:20 -0400 |
commit | dd7b254d8dd3a9528f423ac3bf875e6f0c8da561 (patch) | |
tree | 923ac13451c796b730f21c7260beba9f74acff63 /sound/pci/Makefile | |
parent | cb9d24e4349013628259b5fee97e692173731b07 (diff) |
[ALSA] Add echoaudio sound drivers
From: Giuliano Pochini <pochini@shiny.it>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>
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 cba5105aafea..e06736da9ef1 100644 --- a/sound/pci/Makefile +++ b/sound/pci/Makefile | |||
@@ -57,6 +57,7 @@ obj-$(CONFIG_SND) += \ | |||
57 | ca0106/ \ | 57 | ca0106/ \ |
58 | cs46xx/ \ | 58 | cs46xx/ \ |
59 | cs5535audio/ \ | 59 | cs5535audio/ \ |
60 | echoaudio/ \ | ||
60 | emu10k1/ \ | 61 | emu10k1/ \ |
61 | hda/ \ | 62 | hda/ \ |
62 | ice1712/ \ | 63 | ice1712/ \ |