From 2c3fb4ecce27f4c2468892241216a06fc77143c4 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Tue, 4 May 2010 12:06:37 +0100 Subject: rbug: Break out of trace --- configs/linux-opengl-es | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-opengl-es') diff --git a/configs/linux-opengl-es b/configs/linux-opengl-es index 5e31b8c52f..fb65c02277 100644 --- a/configs/linux-opengl-es +++ b/configs/linux-opengl-es @@ -23,7 +23,7 @@ GALLIUM_DRIVERS_DIRS = softpipe GALLIUM_STATE_TRACKERS_DIRS = es # build egl_x11_{swrast,i915}.so -GALLIUM_DRIVERS_DIRS += trace i915 +GALLIUM_DRIVERS_DIRS += trace rbug i915 GALLIUM_STATE_TRACKERS_DIRS += egl GALLIUM_WINSYS_DIRS += drm/intel GALLIUM_TARGET_DIRS += egl-swrast egl-i915 -- cgit v1.2.3