diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 12:58:37 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 12:58:37 +0200 |
commit | a8993a3d2c1ce9e3aba4b35c83c30ab547c5bbb3 (patch) | |
tree | dd3e1a413421c41d9e55dab0071a6a40d23d6fe9 /.gitmodules | |
parent | a1242af97ae9c5ae4335cceed041c66c63e028c6 (diff) | |
parent | b92dce4759117c3071dbcc224f80fca88f80fa50 (diff) |
Merge remote-tracking branch 'feldtkeller.SCHWINGE/master'
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..47fbf711 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "toolchain/logs"] + path = toolchain/logs + url = . |