projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ff50d
)
Put default back to the normal DRM path
author
Jon Smirl
<jonsmirl@gmail.com>
Sat, 2 Jul 2005 21:28:01 +0000
(21:28 +0000)
committer
Jon Smirl
<jonsmirl@gmail.com>
Sat, 2 Jul 2005 21:28:01 +0000
(21:28 +0000)
configs/default
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index 27a03f19873d5e7f6e0ebb4c1d9c99d7182d4352..1f9a1f10b29a62befdbbc90868db05a326f19b4b 100644
(file)
--- a/
configs/default
+++ b/
configs/default
@@
-11,8
+11,7
@@
MESA_MINOR=3
MESA_TINY=0
# external projects
-#DRM_SOURCE_PATH=$(TOP)/../drm
-DRM_SOURCE_PATH=/home/projects/DRI-freedesktop/drm
+DRM_SOURCE_PATH=$(TOP)/../drm
# Compiler and flags
CC = cc