diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 20:07:17 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 20:07:17 +0200 |
| commit | d797df53c90b50b326fb0f39a6928e207e1cbe1d (patch) | |
| tree | b025099f47056e14dce52faa7ca970c7dfb52918 /.gitignore | |
| parent | bf0494a62620b8bed484171ea90f5a528d2d2a15 (diff) | |
allow to execute gcc testsuite (remotely on target)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index adbaa3500..cfed11d66 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ config/zconf.hash.c config/zconf.output config/zconf.tab.c config/zconf.tab.h +tests/master.exp +tests/adk.exp prereq.mk toolchain_build_*/ .ADK_HAVE_DOT_CONFIG |
