OSDN Git Service

dri: Remove all DRI1 drivers
[android-x86/external-mesa.git] / configs / linux-dri-debug
1 # -*-makefile-*-
2 # Configuration for linux-dri-debug: Linux DRI hardware drivers for XFree86 & others
3
4 include $(TOP)/configs/linux-dri
5
6 CONFIG_NAME = linux-dri-debug
7 OPT_FLAGS  = -O0 -g
8 ARCH_FLAGS = -DDEBUG
9
10 # Helpful to reduce the amount of stuff that gets built sometimes:
11 #DRI_DIRS = i915tex i915 
12 #DRI_DIRS = i965
13 #DRI_DIRS = radeon r200 r300
14