net/ice/base: add flexible pipeline module
[dpdk.git] / drivers / net / ice / base / meson.build
index 0cfc8cd..77a9802 100644 (file)
@@ -7,6 +7,7 @@ sources = [
        'ice_sched.c',
        'ice_switch.c',
        'ice_nvm.c',
+       'ice_flex_pipe.c',
 ]
 
 error_cflags = ['-Wno-unused-value',