mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2024-12-14 19:26:28 +00:00
09c949f6d3
This adds the missing firmware for usbduxsigma. The driver is already part of the kernel 3.2. The firware was submitted with the initial driver submission but probably got lost when the kernel.org was attacked. Added usbduxsigma to the list of files in WHENCE Signed-off-by: Bernd Porr <berndporr@f2s.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk> |
||
---|---|---|
.. | ||
fx2-include.asm | ||
Makefile_dux | ||
README.dux | ||
usbdux_firmware.asm | ||
usbduxfast_firmware.asm | ||
usbduxsigma_firmware.asm |
To compile the firmware for the USBDUX,USBDUXfast and USBDUXsigma ----------------------------------------------------------------- Download the as31 from: http://www.berndporr.me.uk/as31/ (this is a patched version of as31 which supports an include directive). Install it in this directory. Then run "make -f Makefile_dux". Feedback: BerndPorr@f2s.com