mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +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
|