diff options
author | Emil Velikov <[email protected]> | 2015-03-14 22:36:31 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-21 17:18:28 +0000 |
commit | 429a4355259b3c4fe80838b499a8d8afa41f290a (patch) | |
tree | 689f2e589836527feb8639f316d07e4896f684fb /src/gallium/Makefile.am | |
parent | 84041bab3f3673c92861d31321a25158831a74fa (diff) |
galahad: remove driver
Signed-off-by: Emil Velikov <[email protected]>
Acked-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r-- | src/gallium/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index 9285037e17b..ede6e21233a 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -11,7 +11,6 @@ SUBDIRS += auxiliary ## SUBDIRS += \ - drivers/galahad \ drivers/noop \ drivers/trace \ drivers/rbug |