mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2025-02-25 21:01:51 +00:00
freedreno: add the a6xx sources to the Android build
Add the files otherwise things just won't build. Haven't actually tested it, but it's a small step in the right direction. Fixes: de3b34df973 ("freedreno: Add a6xx backend") Cc: Kristian H. Kristensen <hoegsberg@chromium.org> Cc: Rob Clark <robdclark@gmail.com> Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
parent
7419b22413
commit
c231b49c53
@ -31,6 +31,7 @@ LOCAL_SRC_FILES := \
|
|||||||
$(a3xx_SOURCES) \
|
$(a3xx_SOURCES) \
|
||||||
$(a4xx_SOURCES) \
|
$(a4xx_SOURCES) \
|
||||||
$(a5xx_SOURCES) \
|
$(a5xx_SOURCES) \
|
||||||
|
$(a6xx_SOURCES) \
|
||||||
$(ir3_SOURCES)
|
$(ir3_SOURCES)
|
||||||
|
|
||||||
#LOCAL_CFLAGS := \
|
#LOCAL_CFLAGS := \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user