android: Add panfrost support to build scripts
[mesa.git] / src / gallium / targets / dri / Android.mk
index 3059e839c007154ece8d5ca73b1f5a2610785bd6..fa69b708c13385aa1481a37b1b79664f7adbcb30 100644 (file)
@@ -57,7 +57,11 @@ endif
 LOCAL_STATIC_LIBRARIES += \
        libfreedreno_drm \
        libfreedreno_ir3 \
-       libpanfrost_shared \
+       libpanfrost_bifrost \
+       libpanfrost_decode \
+       libpanfrost_encoder \
+       libpanfrost_midgard \
+       libpanfrost_shared
 
 ifeq ($(USE_LIBBACKTRACE),true)
        LOCAL_SHARED_LIBRARIES += libbacktrace