mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 22:20:38 +02:00
isl: Fix android build
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Suggested-by: Mauro Rossi <issor.oruam@gmail.com>
Fixes: f08d8c849e ("intel/isl: Build gen 12.5")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3931
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7938>
This commit is contained in:
parent
f201535360
commit
87ad5f5b0d
1 changed files with 0 additions and 2 deletions
|
|
@ -240,8 +240,6 @@ ISL_GEN12_FILES = \
|
|||
isl/isl_surface_state.c
|
||||
|
||||
ISL_GEN125_FILES = \
|
||||
isl/isl_gen12.c \
|
||||
isl/isl_gen12.h \
|
||||
isl/isl_emit_depth_stencil.c \
|
||||
isl/isl_surface_state.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue