tool/configure will now copy Eclipse project files if they are present in the board directory file

This commit is contained in:
Gregory Nutt
2017-06-15 09:59:32 -06:00
parent fe5b3a58e4
commit 8a4bac43a1
5 changed files with 15 additions and 3 deletions
+3 -1
View File
@@ -8,7 +8,7 @@ Make.dep
.swp
.*.swp
core
.gdbinit
/.gdbinit
/cscope.*
/.config
/.config.old
@@ -24,5 +24,7 @@ core
/*.bin
/*.ihx
/*.hex
/.cproject
/.project
/pcode
/tags