net/ice/base: add command to LLDP
[dpdk.git] / drivers / net / ice / meson.build
index 20ed7d4..e6fe744 100644 (file)
@@ -36,6 +36,7 @@ if arch_subdir == 'x86'
 endif
 
 sources += files('ice_dcf.c',
-                'ice_dcf_ethdev.c')
+                'ice_dcf_ethdev.c',
+                'ice_dcf_parent.c')
 
 install_headers('rte_pmd_ice.h')