configure: Add the new "vc5" driver to the list, requiring a simulator.
[mesa.git] / src / Makefile.am
index 2d732ea87f461f058b9f085c70daa2540f1712d7..5ef2d4f55eacc470a7a904987d9caa511248bfec 100644 (file)
@@ -84,7 +84,7 @@ if HAVE_INTEL_DRIVERS
 SUBDIRS += intel
 endif
 
-if HAVE_GALLIUM_VC4
+if HAVE_BROADCOM_DRIVERS
 SUBDIRS += broadcom
 endif