summaryrefslogtreecommitdiffstats
path: root/configs/debian-dri-common
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2006-10-14 04:33:41 +0000
committerThierry Reding <[email protected]>2006-10-14 04:33:41 +0000
commit0fca6eda1e9c0bc120eab95c3f79a504d9d3e316 (patch)
treee558e8906e4d1c4ed248bb915e202bdfdca21e81 /configs/debian-dri-common
parent1ddf606332a188e46a47607cd41eb5d81bdf4c8a (diff)
Initial version of a new build system for Mesa.
Diffstat (limited to 'configs/debian-dri-common')
-rw-r--r--configs/debian-dri-common8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/debian-dri-common b/configs/debian-dri-common
new file mode 100644
index 00000000000..4069e2c4070
--- /dev/null
+++ b/configs/debian-dri-common
@@ -0,0 +1,8 @@
+include $(TOP)/configs/debian-common
+
+CONFIG_NAME = debian-dri-common
+
+DRI_DRIVER_INSTALL_DIR = $(INSTALL_DIR)/lib/dri
+DRI_DRIVER_SEARCH_DIR = /usr/lib/dri
+
+