mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
try and find the drm in a more likely place
This commit is contained in:
parent
d4dcc6b5c0
commit
d7f76c7c88
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue