Module: Mesa
Branch: master
Commit: 8feb27b8ff7802f247017747fa6cc730940720d4
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8feb27b8ff7802f247017747fa6cc730940720d4

Author: Corbin Simpson <[email protected]>
Date:   Wed Jan 13 18:37:17 2010 -0800

radeong: Change DRI driver name to radeong.

---

 src/gallium/winsys/drm/radeon/dri/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/winsys/drm/radeon/dri/Makefile 
b/src/gallium/winsys/drm/radeon/dri/Makefile
index a988944..eaa3418 100644
--- a/src/gallium/winsys/drm/radeon/dri/Makefile
+++ b/src/gallium/winsys/drm/radeon/dri/Makefile
@@ -2,7 +2,7 @@
 TOP = ../../../../../..
 include $(TOP)/configs/current
 
-LIBNAME = radeon_dri.so
+LIBNAME = radeong_dri.so
 
 MINIGLX_SOURCES =
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to