diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 18:12:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 18:12:41 +0200 |
commit | 3b513e5acf1524d3974e90fdab332c2b794a622f (patch) | |
tree | 60f8324b6855252aa385bfc23025fc6b1a394c49 /.gitignore | |
parent | 44422107fcae7591bc9ee0ca54fa580160345e4a (diff) |
build host tools on demand, when not available on the host
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b28f3e045..7fb0daba9 100644 --- a/.gitignore +++ b/.gitignore @@ -55,4 +55,5 @@ /target/config/Config.in.system /target/config/Config.in.native /target/config/Config.in.arch +/target/config/Config.in.prereq /target/m68k/aranym.cfg |