diff options
author | Cedric Bregardis <cedric.bregardis@free.fr> | 2008-02-20 06:05:13 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 06:00:13 -0400 |
commit | 98f2a97f207a776603173ee96327d977e592579d (patch) | |
tree | f7e313b4a33b7ebe2a493e009f53eecb446cd676 /sound/pci/Makefile | |
parent | 67ebcb0311110dc7268bb5b135bf437d8033337e (diff) |
[ALSA] Emagic Audiowerk 2 ALSA driver.
Signed-off-by: Cedric Bregardis <cedric.bregardis@free.fr>
Signed-off-by: Jean-Christian Hassler <jhassler@free.fr>
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 2d42fd28f4e7..85ef14bc8056 100644 --- a/sound/pci/Makefile +++ b/sound/pci/Makefile | |||
@@ -58,6 +58,7 @@ obj-$(CONFIG_SND) += \ | |||
58 | ac97/ \ | 58 | ac97/ \ |
59 | ali5451/ \ | 59 | ali5451/ \ |
60 | au88x0/ \ | 60 | au88x0/ \ |
61 | aw2/ \ | ||
61 | ca0106/ \ | 62 | ca0106/ \ |
62 | cs46xx/ \ | 63 | cs46xx/ \ |
63 | cs5535audio/ \ | 64 | cs5535audio/ \ |