mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-26 07:00:10 -05:00
- added INSTALL and README documents. - fixed compile warnings. - install hotplug scripts to /etc/hotplug/usb. - added phase1 firmware files.
6 lines
172 B
Makefile
6 lines
172 B
Makefile
cfg_files = us428.conf us428.prepad us428.rbt tascam_loader.ihx us428fw.ihx
|
|
EXTRA_DIST = $(cfg_files)
|
|
|
|
firmwaredir = $(datadir)/alsa/firmware
|
|
firmware_DATA = $(cfg_files)
|
|
|