1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:09:40 +02:00
xburst-tools/usbboot/xburst_stage1
Jonathan Nieder aa43b70e0c usbboot: Update and simplify .gitignore
Use anchored filenames and wildcards to make it easier to keep the
.gitignore file up to date with future code changes.

The entries are more precise now:

 * ‘git add .’ will not start tracking the src/usbboot binary
 * ‘git ls-files -i --exclude-standard’ will not list
   xburst_stage1/Makefile and xburst_stage2/Makefile as mistakenly
   tracked.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:53:35 +08:00
..
board_4740.c stage1: Don't configure ram, when loaded from u-boot usbboot emulation 2010-01-08 03:36:58 +01:00
board_4750.c cleanup the copyright 2009-07-09 23:27:46 +08:00
common.c cleanup the copyright 2009-07-09 23:27:46 +08:00
debug.c cleanup the copyright 2009-07-09 23:27:46 +08:00
head.S cleanup the copyright 2009-07-09 23:27:46 +08:00
main.c fix the SDRAM_BANK4. should be 0 or 1 2009-08-30 21:55:14 +08:00
Makefile cleanup 2009-07-05 12:43:21 +08:00
target.ld renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00