Skip to content

Commit 25c950b

Browse files
glguidadeitch
authored andcommitted
Set binutils and gdb submodules to point to AI Foundry fork.
1 parent 39169de commit 25c950b

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,11 @@
4848
path = uclibc-ng
4949
url = https://github.com/wbx-github/uclibc-ng.git
5050
shallow = true
51+
[submodule "binutils"]
52+
path = binutils
53+
url = https://github.com/aifoundry-org/binutils-gdb.git
54+
branch = et
55+
[submodule "gdb"]
56+
path = gdb
57+
url = https://github.com/aifoundry-org/binutils-gdb.git
58+
branch = et

binutils

Submodule binutils added at 6d01048

gdb

Submodule gdb added at 6d01048

0 commit comments

Comments
 (0)