Skip to content

Commit 98f6360

Browse files
pete128edgarigl
authored andcommitted
dtc: add submodule
Add dtc submodule as a fallback for old distros. Picking version 1.3.0. as this is the most recently tagged stable version. Signed-off-by: Peter Crosthwaite <[email protected]> Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Edgar E. Iglesias <[email protected]>
1 parent 79f3b12 commit 98f6360

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "pixman"]
2323
path = pixman
2424
url = git://anongit.freedesktop.org/pixman
25+
[submodule "dtc"]
26+
path = dtc
27+
url = git://git.qemu.org/dtc.git

dtc

Submodule dtc added at bc895d6

0 commit comments

Comments
 (0)