Skip to content

pipe-loader: Build kmsro loader for with all kmsro targets

Alyssa Rosenzweig requested to merge alyssa/mesa:build-kmsro into master

Build failure reported by i965 CI, triggered by building dynamic pipeloaders with kmsro drivers (besides 'frost). At this point, there's no reason to actually do that -- mesa CI didn't mind -- but let's not break the build.

Fixes: afb0d08c ("pipe-loader: Default to kmsro if probe fails")

Signed-off-by: Alyssa Rosenzweig alyssa.rosenzweig@collabora.com Reported-by: Clayton Craft clayton.a.craft@intel.com

Merge request reports