mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 04:22:58 +00: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
|