mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-26 07:00:10 -05:00
updated to version 0.3 by Karsten:
- added INSTALL and README documents. - fixed compile warnings. - install hotplug scripts to /etc/hotplug/usb. - added phase1 firmware files.
This commit is contained in:
parent
b52baf89dd
commit
ac8b155791
11 changed files with 776 additions and 18 deletions
|
|
@ -11,6 +11,11 @@ usx2yloader_SOURCES = usx2yloader.c
|
|||
|
||||
EXTRA_DIST = depcomp
|
||||
|
||||
hotplug_files = tascam_fw.usermap tascam_fw tascam_fpga
|
||||
hotplugdir = /etc/hotplug/usb
|
||||
hotplug_SCRIPTS = $(hotplug_files)
|
||||
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/usx2yloader
|
||||
@mkdir -p ../distdir/usx2yloader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue