X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configs%2Flinux-egl;h=28165ed5b5a3f30a6d0d86c223a97b0fbdb445b0;hb=2689dd304c6d644b04c941e6da63e466be5de0d6;hp=e906806f4b887c4aefc2b0d053cfb04115eb2686;hpb=19e4222f937c9bb95d3a899dd788afb930eecaa4;p=mesa.git diff --git a/configs/linux-egl b/configs/linux-egl index e906806f4b8..28165ed5b5a 100644 --- a/configs/linux-egl +++ b/configs/linux-egl @@ -46,20 +46,12 @@ GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \ $(LIBDRM_LIB) -# This is now 0 by default since it seems to confuse the hell out of people -# and generate a lot of extra noise on bugzilla. If you need to build with -# EGL, do 'make linux-dri USING_EGL=1' - -USING_EGL=0 - # Directories -SRC_DIRS = gallium mesa gallium/winsys glu egl +SRC_DIRS = gallium mesa gallium/winsys gallium/targets glu egl PROGRAM_DIRS = egl DRIVER_DIRS = dri -WINDOW_SYSTEM = dri GALLIUM_WINSYS_DIRS = egl_drm +GALLIUM_TARGET_DIRS = -# gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = intel