diff options
author | Matt Turner <[email protected]> | 2012-01-14 22:21:30 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-20 15:54:08 -0500 |
commit | e0ee818e2f24f3d9604c04df4a056798bccc48ec (patch) | |
tree | 454307070e0e2f18f19117f0c78d05d259ebbbc0 /configs/linux-dri-debug | |
parent | 3c87dfce403ad3c2fed7998b16bea34dcb0c9fde (diff) |
automake: src/mesa/drivers/dri/radeon
Diffstat (limited to 'configs/linux-dri-debug')
-rw-r--r-- | configs/linux-dri-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-debug b/configs/linux-dri-debug index a1a4465d8eb..7df03df8c6a 100644 --- a/configs/linux-dri-debug +++ b/configs/linux-dri-debug @@ -10,5 +10,5 @@ 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 +#DRI_DIRS = r200 |