mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-26 07:00:10 -05:00
added usx2yloader by Karsten Wiese <annabellesgarden@yahoo.de>.
This commit is contained in:
parent
131f9a23af
commit
b52baf89dd
9 changed files with 1271 additions and 1 deletions
7
usx2yloader/firmware/Makefile.am
Normal file
7
usx2yloader/firmware/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
cfg_files = us428.conf us428.prepad us428.rbt
|
||||
|
||||
EXTRA_DIST = $(cfg_files)
|
||||
|
||||
firmwaredir = $(datadir)/alsa/firmware
|
||||
firmware_DATA = $(cfg_files)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue