summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-genivi/device-tree-compiler.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-02 17:44:21 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-03 12:47:53 +0100
commit559b9a5e50a1e030d9e892c03f4a434c06ce6fea (patch)
treec92e6f21ac82afd7647e07bde73077038786c2b8 /strata/bsp-jetson-genivi/device-tree-compiler.morph
parentbb6567abaf5c69138b7c3c4b53c0aafc15e95eb3 (diff)
downloaddefinitions-559b9a5e50a1e030d9e892c03f4a434c06ce6fea.tar.gz
Add bsp for jetson genivi-baseline
Diffstat (limited to 'strata/bsp-jetson-genivi/device-tree-compiler.morph')
-rw-r--r--strata/bsp-jetson-genivi/device-tree-compiler.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/bsp-jetson-genivi/device-tree-compiler.morph b/strata/bsp-jetson-genivi/device-tree-compiler.morph
new file mode 100644
index 00000000..8abfafc8
--- /dev/null
+++ b/strata/bsp-jetson-genivi/device-tree-compiler.morph
@@ -0,0 +1,6 @@
+name: device-tree-compiler
+kind: chunk
+build-commands:
+- make all
+install-commands:
+- make install DESTDIR="$DESTDIR" PREFIX="$PREFIX"