mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-19 07:00:06 -05:00
initial & empty smixer-ac97.so module (only the build framework)
This commit is contained in:
parent
c9d343a0cc
commit
4c4849230c
7 changed files with 65 additions and 10 deletions
|
|
@ -1,8 +1,8 @@
|
|||
usb {
|
||||
searchl "USB"
|
||||
lib smixer_usb.so
|
||||
lib smixer-usb.so
|
||||
}
|
||||
ac97 {
|
||||
searchl "AC97a:"
|
||||
lib smixer_ac97.so
|
||||
lib smixer-ac97.so
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue