1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:33:07 +02:00
xburst-tools/usbboot/src
Jonathan Nieder da4424df4b configure: Add --disable-firmware option to avoid building firmware
Allow usbboot to be built on systems without a mipsel cross-compiler
by passing configure the --disable-firmware option.

Before using the resulting binary, one would need to grab the firmware
from another machine.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:56:30 +08:00
..
.gitignore usbboot: Update and simplify .gitignore 2010-04-05 14:53:35 +08:00
cmd.c cleanup output, fix not exit when error 2009-09-30 23:47:29 -04:00
cmd.h cleanup the GPL info. 2009-07-09 22:42:29 +08:00
command_line.c cleanup the GPL info. 2009-07-09 22:42:29 +08:00
command_line.h cleanup the GPL info. 2009-07-09 22:42:29 +08:00
ingenic_cfg.c If the variables passed to CFG_SIMPLE_INT are not of type long the bahviour is 2010-02-19 04:46:49 +01:00
ingenic_cfg.h add configure file path option 2009-07-20 23:43:05 +08:00
ingenic_usb.c Fix error check. 2010-02-19 04:48:21 +01:00
ingenic_usb.h [usbboot] use autoconf datadir not static path 2010-02-25 13:13:58 +08:00
main.c [usbboot] use autoconf datadir not static path 2010-02-25 13:13:58 +08:00
Makefile.am configure: Add --disable-firmware option to avoid building firmware 2010-04-05 14:56:30 +08:00
usb_boot_defines.h cleanup the GPL info. 2009-07-09 22:42:29 +08:00