mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
e12229b4d2
Modules: Documentation,PCI drivers,Digigram PCXHR driver Add Digigram PCXHR driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
3 lines
106 B
Makefile
3 lines
106 B
Makefile
snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o
|
|
obj-$(CONFIG_SND_PCXHR) += snd-pcxhr.o
|