Browse Source

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 <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
stable-1.5
Peter Crosthwaite 14 years ago
committed by Edgar E. Iglesias
parent
commit
98f6360569
  1. 3
      .gitmodules
  2. 1
      dtc

3
.gitmodules

@ -22,3 +22,6 @@
[submodule "pixman"]
path = pixman
url = git://anongit.freedesktop.org/pixman
[submodule "dtc"]
path = dtc
url = git://git.qemu.org/dtc.git

1
dtc

@ -0,0 +1 @@
Subproject commit bc895d6d09695d05ceb8b52486ffe861d6cfbdde
Loading…
Cancel
Save