summaryrefslogtreecommitdiff
path: root/configs/default
diff options
context:
space:
mode:
authorDave Airlie <airliedfreedesktop.org>2004-06-10 10:01:14 +0000
committerDave Airlie <airliedfreedesktop.org>2004-06-10 10:01:14 +0000
commitd7f76c7c8830882d849b42777ca601859ffac15a (patch)
tree4f284e82c5e7260365972bc573527f8b61bc548c /configs/default
parentd4dcc6b5c0e2e23c5da3515b8595dfa6ac0b2e45 (diff)
try and find the drm in a more likely place
Diffstat (limited to 'configs/default')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index f955e3d3b78..3e010223403 100644
--- a/configs/default
+++ b/configs/default
@@ -11,7 +11,7 @@ MESA_MINOR=1
MESA_TINY=0
# external projects
-DRM_SOURCE_PATH=/home/dri/drm
+DRM_SOURCE_PATH=$(TOP)/../drm
# Compiler and flags
CC = cc