summaryrefslogtreecommitdiffstats
path: root/configs/debian-dri-common
diff options
context:
space:
mode:
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
+
+