mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
109a9638f0
Add snd-riptide driver for Conexant Riptide chip by Peter Gruber. Signed-off-by: Takashi Iwai <tiwai@suse.de>
3 lines
74 B
Makefile
3 lines
74 B
Makefile
snd-riptide-objs := riptide.o
|
|
|
|
obj-$(CONFIG_SND_RIPTIDE) += snd-riptide.o
|