mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 02:20:11 +01:00
android: pan/bi: Remove NIR->old IR
Fixes the following building error:
clang: error: no such file or directory: 'external/mesa/src/panfrost/bifrost/bi_special.c'
clang: error: no input files
Fixes: e5ec0dc183 ("pan/bi: Remove NIR->old IR")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8294>
This commit is contained in:
parent
c77c2cf809
commit
e53bf25ea4
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ bifrost_FILES := \
|
|||
bifrost/bi_liveness.c \
|
||||
bifrost/bi_tables.c \
|
||||
bifrost/bi_schedule.c \
|
||||
bifrost/bi_special.c \
|
||||
bifrost/bi_pack.c \
|
||||
bifrost/bi_print.c \
|
||||
bifrost/bi_print.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue