From 4aa69cc4257d1f60a1a4cee142fa55e577093407 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Sat, 14 Oct 2017 10:08:50 -0400 Subject: meson: build freedreno Mostly copy/pasta from Dylan Baker's conversion of nouveau and i965. Signed-off-by: Rob Clark Reviewed-by: Eric Engestrom Reviewed-by: Dylan Baker --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index be93871d614..1b90f5ced88 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -46,7 +46,7 @@ option( option( 'gallium-drivers', type : 'string', - value : 'pl111,radeonsi,nouveau,swrast,vc4,etnaviv,imx', + value : 'pl111,radeonsi,nouveau,freedreno,swrast,vc4,etnaviv,imx', description : 'comma separated list of gallium drivers to build.' ) option( -- cgit v1.2.3