mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-10 22:16:14 +07:00

Add snd-riptide driver for Conexant Riptide chip by Peter Gruber. Signed-off-by: Takashi Iwai <tiwai@suse.de>
4 lines
74 B
Makefile
4 lines
74 B
Makefile
snd-riptide-objs := riptide.o
|
|
|
|
obj-$(CONFIG_SND_RIPTIDE) += snd-riptide.o
|