mirror of
https://github.com/adulau/aha.git
synced 2024-12-29 04:06:22 +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
|