From: Dave Airlie Date: Thu, 10 Jun 2004 10:01:14 +0000 (+0000) Subject: try and find the drm in a more likely place X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7f76c7c8830882d849b42777ca601859ffac15a;p=mesa.git try and find the drm in a more likely place --- 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