diff options
author | Karel Kočí <cynerd@email.cz> | 2015-03-26 16:44:45 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-03-26 16:44:45 +0100 |
commit | 362b44c27b9ca8f616f9cc92426f3fb463d658ab (patch) | |
tree | 864e29172c3c4dc2124b6c172d098af5e7824225 /.gitmodules | |
parent | 71bf8070825a91232b18ddce09b406a9d7d53745 (diff) | |
download | linux-conf-perf-362b44c27b9ca8f616f9cc92426f3fb463d658ab.tar.gz linux-conf-perf-362b44c27b9ca8f616f9cc92426f3fb463d658ab.tar.bz2 linux-conf-perf-362b44c27b9ca8f616f9cc92426f3fb463d658ab.zip |
Add linux submodule
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 0000000..4a30113 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "linux"] + path = linux + url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git |