mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
- added CS46xx.conf
- clean up entries.
This commit is contained in:
parent
d731d88b7a
commit
ce1ecef735
1 changed files with 17 additions and 3 deletions
|
|
@ -1,7 +1,21 @@
|
|||
alsadir = $(datadir)/alsa/cards
|
||||
cfg_files = aliases.conf SI7018.conf EMU10K1.conf Audigy.conf TRID4DWAVENX.conf ENS1370.conf \
|
||||
ICH.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8738-MC6.conf \
|
||||
RME9636.conf RME9652.conf GUS.conf
|
||||
cfg_files = aliases.conf \
|
||||
Audigy.conf \
|
||||
CMI8338.conf \
|
||||
CMI8738-MC6.conf \
|
||||
CS46xx.conf \
|
||||
EMU10K1.conf \
|
||||
ENS1370.conf \
|
||||
ENS1371.conf \
|
||||
FM801.conf \
|
||||
GUS.conf \
|
||||
ICE1712.conf \
|
||||
ICH.conf \
|
||||
RME9636.conf \
|
||||
RME9652.conf \
|
||||
SI7018.conf \
|
||||
TRID4DWAVENX.conf \
|
||||
YMF744.conf
|
||||
|
||||
EXTRA_DIST = $(cfg_files)
|
||||
alsa_DATA = $(cfg_files)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue