diff options
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 67e60cbd4c5..cd82c571c7d 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -59,8 +59,10 @@ SRC_DIRS := egl $(SRC_DIRS) PROGRAM_DIRS = egl endif + + DRIVER_DIRS = dri -WINDOW_SYSTEM=dri +WINDOW_SYSTEM = dri GALLIUM_WINSYS_DIRS = dri # gamma are missing because they have not been converted to use the new |