summaryrefslogtreecommitdiff
path: root/mesa-run
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-09-19 10:42:59 -0400
committerMatt Turner <mattst88@gmail.com>2022-09-19 10:43:27 -0400
commit029938d081f2a394d354d37c994d14b1474412b2 (patch)
tree8789450ca36d33b0be3f880c4a50272ccec24f2d /mesa-run
parent557bc7df9793ca4aa4218eca0bd7a5e5e4051898 (diff)
Build freedreno on arm*
Diffstat (limited to 'mesa-run')
-rwxr-xr-xmesa-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-run b/mesa-run
index cee86fe..ffbc166 100755
--- a/mesa-run
+++ b/mesa-run
@@ -10,7 +10,7 @@ x86_64)
gallium_drivers=iris
tools=drm-shim,intel
;;
-aarch64)
+aarch64|arm*)
vk_icd="freedreno_icd.${machine}.json"
vulkan_drivers=freedreno
gallium_drivers=freedreno