mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
Add pcxhrloader
Added pcxhrloader, the firmware loader for Digigram PCXHR driver.
This commit is contained in:
parent
a41170e153
commit
ba2978aa9f
5 changed files with 372 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
VERSION = 1.0.7
|
||||
TOP = .
|
||||
SUBDIRS = ac3dec as10k1 envy24control hdsploader hdspconf hdspmixer \
|
||||
mixartloader rmedigicontrol sb16_csp seq sscape_ctl us428control \
|
||||
mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl us428control \
|
||||
usx2yloader vxloader
|
||||
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue