summaryrefslogtreecommitdiff
path: root/user/mesa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/mesa/APKBUILD')
-rw-r--r--user/mesa/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/user/mesa/APKBUILD b/user/mesa/APKBUILD
index 539dbd80f..474f7c50b 100644
--- a/user/mesa/APKBUILD
+++ b/user/mesa/APKBUILD
@@ -37,8 +37,7 @@ x86* | pmmx)
_vulkan_drivers="${_vulkan_drivers},intel"
;;
aarch64 | arm*)
- _gallium_drivers="${_gallium_drivers},vc4,freedreno,tegra,kmsro,v3d,lima,panfrost,etnativ"
- _vulkan_drivers="${_vulkan_drivers},freedreno"
+ _gallium_drivers="${_gallium_drivers},vc4,freedreno,tegra,kmsro,v3d,lima,panfrost,etnaviv"
case "$CARCH" in
armhf) CFLAGS="$CFLAGS -mfpu=neon";;
esac