Update of /cvsroot/alsa/alsa-firmware
In directory sc8-pr-cvs1:/tmp/cvs-serv8524

Modified Files:
        Makefile.am configure.in 
Added Files:
        README 
Log Message:
- added usx2yloader firmware.
- fixed hdsploader Makefile.am to use noinst_PROGRAMS (makes life easier).
- added README.



--- NEW FILE: README ---
This package contains the firmware binaries for each loader program
included in alsa-tools package.  Specify the same prefix option given
to the alsa-tools configure script, too, in order to keep the
installation directories consistent.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/alsa/alsa-firmware/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am 25 Nov 2003 15:36:00 -0000      1.1
+++ Makefile.am 25 Nov 2003 17:17:13 -0000      1.2
@@ -1,7 +1,6 @@
-# # Process this file with automake to produce Makefile.in.
 AUTOMAKE_OPTIONS = 1.3 foreign
 
-SUBDIRS = hdsploader mixartloader vxloader
+SUBDIRS = hdsploader mixartloader usx2yloader vxloader
 
 EXTRA_DIST = depcomp
 

Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-firmware/configure.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- configure.in        25 Nov 2003 16:54:48 -0000      1.2
+++ configure.in        25 Nov 2003 17:17:13 -0000      1.3
@@ -9,4 +9,5 @@
 AC_OUTPUT(Makefile \
          hdsploader/Makefile \
          mixartloader/Makefile \
+         usx2yloader/Makefile \
          vxloader/Makefile)



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to