net/ice/base: add helper function to redirect flags
[dpdk.git] / drivers / net / iavf / meson.build
index 6f222a9..f2010a8 100644 (file)
@@ -19,6 +19,7 @@ sources = files(
         'iavf_generic_flow.c',
         'iavf_fdir.c',
         'iavf_hash.c',
+        'iavf_tm.c',
 )
 
 if arch_subdir == 'x86'