Mesa (master): radeong: Change DRI driver name to radeong.

Corbin Simpson csimpson at kemper.freedesktop.org
Thu Jan 14 03:34:48 UTC 2010


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

Author: Corbin Simpson <MostAwesomeDude at gmail.com>
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 =
 




More information about the mesa-commit mailing list