Skip to content

Commit e1bde02

Browse files
Marcel Lauhoffirq0
authored andcommitted
submodule: Add breakpad, linux-syscall-support (dep)
Add breakpad submodule and lss submodule Signed-off-by: Marcel Lauhoff <[email protected]>
1 parent f54e6e2 commit e1bde02

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,10 @@
7979
path = src/nvmeof/gateway
8080
url = https://github.com/ceph/ceph-nvmeof.git
8181
fetchRecurseSubmodules = false
82+
shallow = true
83+
[submodule "src/breakpad"]
84+
path = src/breakpad
85+
url = https://chromium.googlesource.com/breakpad/breakpad
86+
[submodule "src/lss"]
87+
path = src/lss
88+
url = https://chromium.googlesource.com/linux-syscall-support

src/breakpad

Submodule breakpad added at 41b6533

src/lss

Submodule lss added at ed31caa

0 commit comments

Comments
 (0)