diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-18 13:20:34 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-18 13:20:34 -0700 |
| commit | 078b742f135b0f33e1c5bb27c4df0f5aed878660 (patch) | |
| tree | 1d7d2876c2379f0b8e1ba6dbf46454ece637d358 /.gitmodules | |
| parent | a4a936154b9cdc881e5224011e6209ee2732b971 (diff) | |
Add kbd 2.0.3
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9aa72eb0..6bcfa973 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,9 @@ [submodule "core/file/src"] path = core/file/src url = https://github.com/file/file +[submodule "core/kbd/src"] + path = core/kbd/src + url = https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git [submodule "core/libfirm/src"] path = core/libfirm/src url = http://pp.ipd.kit.edu/git/libfirm.git |
