summaryrefslogtreecommitdiff
path: root/include/.gitignore
AgeCommit message (Collapse)Author
2010-05-07update include/asm/ gitignore after moveMike Frysinger
With the cpu include paths moved, the gitignore paths need updating. Signed-off-by: Mike Frysinger <[email protected]> Tested-by: Tom Rix <[email protected]>
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
Use the GNU 'date' command to auto-generate a new U-Boot timestamp on every compile. Signed-off-by: Peter Tyser <[email protected]>
2008-05-09include/gitignore: update to all architecturesJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
2008-02-04add gitignores for Blackfin piecesMike Frysinger
Signed-off-by: Mike Frysinger <[email protected]>
2008-01-09Add missing file in gitignore and commentsJean-Christophe PLAGNIOL-VILLARD
based on Linux source tree's .gitignore files Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
2007-11-15Add .gitignore filesGrant Likely
Signed-off-by: Grant Likely <[email protected]> Acked-by: Kim Phillips <[email protected]>