summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-06-13 16:01:22 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-06-13 16:01:22 +0000
commit2492505bc27d8fd9dd7e62bbc4d9d18b403a7982 (patch)
tree769eb465e1850f1dfcfbd1144259dbbe1d728a87
parent382d5d35b8bde331304cd743962b78f23bbffaa6 (diff)
downloaddrm-2492505bc27d8fd9dd7e62bbc4d9d18b403a7982.tar.gz
Add build system to morph
-rw-r--r--drm.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm.morph b/drm.morph
index 6825ccfc..ec468706 100644
--- a/drm.morph
+++ b/drm.morph
@@ -1,5 +1,6 @@
name: drm
kind: chunk
+build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --enable-tegra-experimental-api