mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2024-12-12 18:29:38 +00:00
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
|
To compile the firmware for the USBDUX and USBDUXfast
|
||
|
-----------------------------------------------------
|
||
|
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
|