ilo: add ilo_state_vf
[mesa.git] / src / gallium / Makefile.am
index 47579ed939f58aa292ab6291db651b73c2585f0d..ede6e21233a8612bbd8a5be841b7c1b2a61695ea 100644 (file)
@@ -11,7 +11,6 @@ SUBDIRS += auxiliary
 ##
 
 SUBDIRS += \
-       drivers/galahad \
        drivers/noop \
        drivers/trace \
        drivers/rbug
@@ -96,10 +95,6 @@ if HAVE_DRI2
 SUBDIRS += winsys/sw/kms-dri
 endif
 
-if HAVE_EGL_PLATFORM_FBDEV
-SUBDIRS += winsys/sw/fbdev
-endif
-
 SUBDIRS += winsys/sw/wrapper
 
 ##