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:
Takashi Iwai 2003-09-23 14:16:23 +00:00
parent b52baf89dd
commit ac8b155791
11 changed files with 776 additions and 18 deletions

View file

@ -1,5 +1,5 @@
AC_INIT(usx2yloader.c)
AM_INIT_AUTOMAKE(usx2yloader, 0.2)
AM_INIT_AUTOMAKE(usx2yloader, 0.3)
AC_PROG_CC
AC_PROG_INSTALL
AC_HEADER_STDC