summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-07-22 19:12:10 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-07-22 19:12:10 +0000
commit47aa8127ffdb07f0b11d790f85c1793367b9d33b (patch)
treeabd10da0a2da4e179ba3b22e8604580b0682c0fc
parente574d5ec3602792720661fae0b1531cf407d7678 (diff)
downloadlorries-47aa8127ffdb07f0b11d790f85c1793367b9d33b.tar.gz
add device tree compiler dtc
-rw-r--r--open-source-lorries/dtc.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/dtc.lorry b/open-source-lorries/dtc.lorry
new file mode 100644
index 0000000..796c021
--- /dev/null
+++ b/open-source-lorries/dtc.lorry
@@ -0,0 +1,6 @@
+{
+ "dtc": {
+ "type": "git",
+ "url": "git://git.jdl.com/software/dtc.git"
+ }
+}