summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xorg-i915/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/xorg-i915/Makefile')
-rw-r--r--src/gallium/targets/xorg-i915/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/xorg-i915/Makefile b/src/gallium/targets/xorg-i915/Makefile
index 28f88736531..27ce100ac33 100644
--- a/src/gallium/targets/xorg-i915/Makefile
+++ b/src/gallium/targets/xorg-i915/Makefile
@@ -1,7 +1,7 @@
TOP = ../../../..
include $(TOP)/configs/current
-LIBNAME = modesetting_drv.so
+LIBNAME = i915_drv.so
C_SOURCES = \
intel_target.c \