diff options
Diffstat (limited to 'mesalib/configs/linux-dri-debug')
-rw-r--r-- | mesalib/configs/linux-dri-debug | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mesalib/configs/linux-dri-debug b/mesalib/configs/linux-dri-debug index a1a4465d8..4ee5d71ee 100644 --- a/mesalib/configs/linux-dri-debug +++ b/mesalib/configs/linux-dri-debug @@ -6,9 +6,3 @@ include $(TOP)/configs/linux-dri CONFIG_NAME = linux-dri-debug OPT_FLAGS = -O0 -g ARCH_FLAGS = -DDEBUG - -# Helpful to reduce the amount of stuff that gets built sometimes: -#DRI_DIRS = i915tex i915 -#DRI_DIRS = i965 -#DRI_DIRS = radeon r200 - |