From b5f3587df4048d2ba807721ff2faea8c8a43a93f Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Mon, 24 Nov 2025 19:39:30 -0500 Subject: WIP --- meson.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.options') diff --git a/meson.options b/meson.options index 75731475c12..beedcb9836e 100644 --- a/meson.options +++ b/meson.options @@ -209,7 +209,7 @@ option( choices : ['auto', 'amd', 'broadcom', 'freedreno', 'intel', 'intel_hasvk', 'panfrost', 'swrast', 'virtio', 'imagination', 'microsoft-experimental', 'nouveau', 'asahi', 'gfxstream', - 'kosmickrisp', 'all'], + 'kosmickrisp', 'frygon', 'all'], description : 'List of vulkan drivers to build. If this is set to auto ' + 'all drivers applicable to the target OS/architecture ' + 'will be built' -- cgit v1.2.3