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