mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 20:50:23 +01:00
Rename the i915tex_dri.so driver to just i915_dri.so again.
This commit is contained in:
parent
cfc21190af
commit
1f08f5d970
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
TOP = ../../../../..
|
||||
include $(TOP)/configs/current
|
||||
|
||||
LIBNAME = i915tex_dri.so
|
||||
LIBNAME = i915_dri.so
|
||||
|
||||
MINIGLX_SOURCES = server/intel_dri.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue