From: Jakob Bornecrantz Date: Tue, 15 Apr 2008 10:08:36 +0000 (+0200) Subject: i915: Changed name to i915_dri.so X-Git-Tag: 062012170305~17580^2~390^2~1514^2~3^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f2ee51e7d9a9bde8fd7de29b382d11fe0d58226d;p=profile%2Fivi%2Fmesa.git i915: Changed name to i915_dri.so --- diff --git a/src/gallium/winsys/dri/intel/Makefile b/src/gallium/winsys/dri/intel/Makefile index f140939..c0ce2f9 100644 --- a/src/gallium/winsys/dri/intel/Makefile +++ b/src/gallium/winsys/dri/intel/Makefile @@ -2,7 +2,7 @@ TOP = ../../../../.. include $(TOP)/configs/current -LIBNAME = i915tex_dri.so +LIBNAME = i915_dri.so MINIGLX_SOURCES = server/intel_dri.c