This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
189234
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
ed391f4ebf
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ed391f4ebf'
${ noResults }
kernel_samsung_sm7125
/
sound
/
drivers
/
pcsp
/
Makefile
3 lines
98 B
Raw
Normal View
History
Unescape
Escape
[ALSA] Add PC-speaker sound driver Added PC-speaker sound driver (snd-pcsp). Signed-off-by: Stas Sergeev <stsp@aknet.ru> Signed-off-by: Takashi Iwai <tiwai@suse.de>
17 years ago
snd-pcsp-objs
:=
pcsp.o pcsp_lib.o pcsp_mixer.o pcsp_input.o
obj-$(CONFIG_SND_PCSP)
+=
snd-pcsp.o