diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-05-18 19:09:45 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-05-19 00:29:35 +0200 |
commit | a9da341df19b32ad2ecb58ce529f7e4fada7814e (patch) | |
tree | 91dce0dba470cb6c048e290e7ff376cf009fef4a /examples | |
parent | a38dc3ea8614f8b0c41e432b445a9959b9711295 (diff) | |
download | u-boot-a9da341df19b32ad2ecb58ce529f7e4fada7814e.tar.gz |
example/gitignore: update with all generated examples
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index 059b09641a..806425ff78 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,5 +1,9 @@ +/82559_eeprom /hello_world /interrupt +/mem_to_mem_idma2intr +/test_burst +/timer /sched /smc91111_eeprom *.bin |