diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-06-10 01:26:34 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-06-10 01:26:34 -0400 |
commit | 03cece06c41431ab71affc540d587e61894d7572 (patch) | |
tree | b20f17531701edefd7bdc583344b3715b1c061f2 /sound/pci/Makefile | |
parent | 3c2fcf36d78d75eef46c2e39483ff8c3230ae335 (diff) | |
parent | 8338c300642f67af5a8cc279ca5e088c7055b7eb (diff) |
Merge branch 'topic/lx6464es' into for-linus
* topic/lx6464es:
ALSA: Add missing description of lx6464es to ALSA-Configuration.txt
ALSA: lx6464es - Disable lx_message_send()
ALSA: lx6464es - Use snd_card_create()
ALSA: lx6464es - driver for the digigram lx6464es interface
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 6a1281ec01e3..ecfc609d2b9f 100644 --- a/sound/pci/Makefile +++ b/sound/pci/Makefile | |||
@@ -63,6 +63,7 @@ obj-$(CONFIG_SND) += \ | |||
63 | ca0106/ \ | 63 | ca0106/ \ |
64 | cs46xx/ \ | 64 | cs46xx/ \ |
65 | cs5535audio/ \ | 65 | cs5535audio/ \ |
66 | lx6464es/ \ | ||
66 | echoaudio/ \ | 67 | echoaudio/ \ |
67 | emu10k1/ \ | 68 | emu10k1/ \ |
68 | hda/ \ | 69 | hda/ \ |