mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 09:20:23 +01:00
Pull in i915simple.a
This commit is contained in:
parent
dbb297fac6
commit
ef8b68a8a8
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ LIBNAME = i915tex_dri.so
|
|||
MINIGLX_SOURCES = server/intel_dri.c
|
||||
|
||||
PIPE_DRIVERS = \
|
||||
$(TOP)/src/mesa/pipe/softpipe/libsoftpipe.a
|
||||
$(TOP)/src/mesa/pipe/softpipe/libsoftpipe.a \
|
||||
$(TOP)/src/mesa/pipe/i915simple/libi915simple.a
|
||||
|
||||
DRIVER_SOURCES = \
|
||||
intel_pipe_i915simple.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue