diff options
Diffstat (limited to 'configs/default')
-rw-r--r-- | configs/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/default b/configs/default index e38a0a09454..8c005bf48b8 100644 --- a/configs/default +++ b/configs/default @@ -10,6 +10,8 @@ MESA_MAJOR=6 MESA_MINOR=1 MESA_TINY=0 +# external projects +DRM_SOURCE_PATH=/home/dri/drm # Compiler and flags CC = cc |