nouveau: Use new makefile template for drm common
[mesa.git] / configure.ac
index 2d48ccf63aea76f69cdb776d803200b60bea354b..b2c0111d33173322bba114a48bfc2e585b2012e9 100644 (file)
@@ -1118,7 +1118,7 @@ AC_ARG_ENABLE([gallium-intel],
     [enable_gallium_intel=yes])
 if test "x$enable_gallium_intel" = xyes; then
     GALLIUM_WINSYS_DRM_DIRS="$GALLIUM_WINSYS_DRM_DIRS intel"
-    GALLIUM_DRIVER_DIRS="$GALLIUM_DRIVER_DIRS i915simple i965simple"
+    GALLIUM_DRIVER_DIRS="$GALLIUM_DRIVER_DIRS i915simple"
 fi
 
 dnl