summaryrefslogtreecommitdiff
path: root/chunks/device-tree-compiler.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/device-tree-compiler.morph')
-rw-r--r--chunks/device-tree-compiler.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/chunks/device-tree-compiler.morph b/chunks/device-tree-compiler.morph
new file mode 100644
index 00000000..b7216f1b
--- /dev/null
+++ b/chunks/device-tree-compiler.morph
@@ -0,0 +1,8 @@
+name: device-tree-compiler
+kind: chunk
+repo: upstream:device-tree-compiler
+ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
+build-commands:
+- make all
+install-commands:
+- make install DESTDIR="$DESTDIR" PREFIX="$PREFIX"