pan/bit: Open up the device
[mesa.git] / src / panfrost / meson.build
index e94a3341fb06b8b8db62bdc7d6d7c250f378e631..44b483e98e2a1f0a26423120514dd582fd7a2530 100644 (file)
@@ -62,6 +62,7 @@ bifrost_compiler = executable(
     libpanfrost_bifrost,
     libpanfrost_decode,
     libpanfrost_encoder,
+    libpanfrost_midgard, # references disassemble_midgard...
   ],
   build_by_default : true
 )