diff options
Diffstat (limited to 'configs/linux-egl')
-rw-r--r-- | configs/linux-egl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/linux-egl b/configs/linux-egl index 6494a68aeb..a8910018fc 100644 --- a/configs/linux-egl +++ b/configs/linux-egl @@ -51,9 +51,6 @@ SRC_DIRS = gallium mesa gallium/winsys glu egl PROGRAM_DIRS = egl DRIVER_DIRS = dri -WINDOW_SYSTEM = dri GALLIUM_WINSYS_DIRS = egl_drm -# gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = intel |