v3d: Introduce a DRM shim for calling out to the simulator.
[mesa.git] / meson_options.txt
index 5cbb85658a27a7be6466a0837fe29a4ff607ccc5..b768c15053cddd034b7cafeeb528ba27dc7106e2 100644 (file)
@@ -310,7 +310,7 @@ option(
   'tools',
   type : 'array',
   value : [],
-  choices : ['etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'lima', 'all'],
+  choices : ['drm-shim', 'etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'lima', 'all'],
   description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
 )
 option(