mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
submodules: sort gitmodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -11,6 +11,9 @@
|
||||
[submodule "submodules/crosstool-ng"]
|
||||
path = submodules/crosstool-ng
|
||||
url = https://github.com/crosstool-ng/crosstool-ng
|
||||
[submodule "submodules/gcc"]
|
||||
path = submodules/gcc
|
||||
url = https://github.com/cirosantilli/gcc
|
||||
[submodule "submodules/gem5"]
|
||||
path = submodules/gem5
|
||||
url = https://gem5.googlesource.com/public/gem5
|
||||
@@ -33,6 +36,3 @@
|
||||
[submodule "submodules/xen"]
|
||||
path = submodules/xen
|
||||
url = git://xenbits.xen.org/xen.git
|
||||
[submodule "submodules/gcc"]
|
||||
path = submodules/gcc
|
||||
url = https://github.com/cirosantilli/gcc
|
||||
|
||||
Reference in New Issue
Block a user