From 2492505bc27d8fd9dd7e62bbc4d9d18b403a7982 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Fri, 13 Jun 2014 16:01:22 +0000 Subject: Add build system to morph --- drm.morph | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1