summaryrefslogtreecommitdiff
path: root/strata/libdrm-common/drm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/libdrm-common/drm.morph')
-rw-r--r--strata/libdrm-common/drm.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/libdrm-common/drm.morph b/strata/libdrm-common/drm.morph
deleted file mode 100644
index d3d06fd8..00000000
--- a/strata/libdrm-common/drm.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: drm
-kind: chunk
-build-system: autotools
-configure-commands:
- - NOCONFIGURE=1 ./autogen.sh
- - ./configure --prefix="$PREFIX" --enable-tegra-experimental-api --enable-freedreno-experimental-api
-install-commands:
- - make install DESTDIR="$DESTDIR"
- - mkdir -p "$DESTDIR"/usr/lib/pkgconfig
- - /usr/bin/install -c -m 644 tegra/libdrm_tegra.pc "$DESTDIR"/usr/lib/pkgconfig