build: Include panfrost to the tools 'all' list

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35775>
This commit is contained in:
Nicolas Dufresne 2025-06-26 16:05:35 -04:00 committed by Marge Bot
parent 3ce37fcbb5
commit 4008300672

View file

@ -107,6 +107,7 @@ if with_tools.contains('all')
'lima',
'nir',
'nouveau',
'panfrost',
]
endif