mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-01 22:58:48 -04:00
added hdsploader by Thomas Charbonnel <thomas@undata.org>
This commit is contained in:
parent
eccc0e3a5a
commit
99e492b96a
16 changed files with 16977 additions and 1 deletions
8
hdsploader/Makefile.am
Normal file
8
hdsploader/Makefile.am
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# # Process this file with automake to produce Makefile.in.
|
||||
|
||||
SUBDIRS = firmware
|
||||
|
||||
bin_PROGRAMS = hdsploader
|
||||
|
||||
hdsploader_SOURCES = hdsploader.c
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue