aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es/Makefile
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2009-03-24 12:24:35 +0100
committerTakashi Iwai <tiwai@suse.de>2009-04-14 12:01:46 +0200
commit02bec490450836ebbd628e97ec03f10b57def8ce (patch)
treecd276c822afc81613f166b7b2e19e1ec0ab12e14 /sound/pci/lx6464es/Makefile
parentLinux 2.6.30-rc1 (diff)
downloadlinux-dev-02bec490450836ebbd628e97ec03f10b57def8ce.tar.xz
linux-dev-02bec490450836ebbd628e97ec03f10b57def8ce.zip
ALSA: lx6464es - driver for the digigram lx6464es interface
prototype of a driver for the digigram lx6464es 64 channel ethersound interface. Signed-off-by: Tim Blechmann <tim@klingt.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/lx6464es/Makefile')
-rw-r--r--sound/pci/lx6464es/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/lx6464es/Makefile b/sound/pci/lx6464es/Makefile
new file mode 100644
index 000000000000..eb04a6c73d8b
--- /dev/null
+++ b/sound/pci/lx6464es/Makefile
@@ -0,0 +1,2 @@
+snd-lx6464es-objs := lx6464es.o lx_core.o
+obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o