02bec49045
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>
2 lines
87 B
Makefile
2 lines
87 B
Makefile
snd-lx6464es-objs := lx6464es.o lx_core.o
|
|
obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
|