meson: build r100 driver

build tested only

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Dylan Baker
2017-10-16 17:12:52 -07:00
parent 8da36268d4
commit 191e785c81
4 changed files with 94 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ option(
option(
'dri-drivers',
type : 'string',
value : 'i915,i965',
value : 'i915,i965,r100',
description : 'comma separated list of dri drivers to build.'
)
option(