common/cnxk: enable backpressure on CPT with inline inbound
[dpdk.git] / drivers / net / octeontx / base / meson.build
index c86a726..8e5e8c1 100644 (file)
@@ -22,4 +22,4 @@ base_lib = static_library('octeontx_base', sources,
     dependencies: static_objs,
 )
 
-base_objs = base_lib.extract_all_objects()
+base_objs = base_lib.extract_all_objects(recursive: true)