mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
isl: Fix the android build.
Fixes: 5bea0cf779 ("intel/isl: Move iris's pipe-to-isl format function to isl.")
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3729>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3729>
This commit is contained in:
parent
a92be2fb26
commit
20bcbcd958
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
# ---------------------------------------
|
||||
|
||||
LIBISL_GENX_COMMON_INCLUDES := \
|
||||
$(MESA_TOP)/src/
|
||||
$(MESA_TOP)/src/ \
|
||||
$(MESA_TOP)/src/gallium/include/
|
||||
|
||||
# ---------------------------------------
|
||||
# Build libmesa_isl_gen4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue