]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/meson.build
crypto/dpaa_sec: support authonly and chain with raw API
[dpdk.git] / drivers / net / ice / meson.build
index 65750d35013e4e28a60cfab6dec15552413dbe54..0b86d74a49bca70d07146df05c800b0cbeb70213 100644 (file)
@@ -70,6 +70,7 @@ endif
 sources += files('ice_dcf.c',
          'ice_dcf_vf_representor.c',
          'ice_dcf_ethdev.c',
-         'ice_dcf_parent.c')
+         'ice_dcf_parent.c',
+        'ice_dcf_sched.c')
 
 headers = files('rte_pmd_ice.h')