]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/octeontx/base/meson.build
common/cnxk: enable backpressure on CPT with inline inbound
[dpdk.git] / drivers / net / octeontx / base / meson.build
index c86a7267044640cbe43136179b5f5be0d8d11490..8e5e8c1b555961942f5934af8b7dd39e37bdc024 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)