mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
Put default back to the normal DRM path
This commit is contained in:
parent
f0ff50d4ed
commit
78be0b5dad
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue