From: Jon Smirl Date: Sat, 2 Jul 2005 21:28:01 +0000 (+0000) Subject: Put default back to the normal DRM path X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78be0b5dadb3fb80e2283dbfa7f2ede146d80b41;p=mesa.git Put default back to the normal DRM path --- diff --git a/configs/default b/configs/default index 27a03f19873..1f9a1f10b29 100644 --- 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