net/hns3: support SVE Rx
[dpdk.git] / drivers / net / dpaa / meson.build
index 51f1f32..c00dba6 100644 (file)
@@ -11,7 +11,8 @@ sources = files('dpaa_ethdev.c',
                'fmlib/fm_lib.c',
                'fmlib/fm_vsp.c',
                'dpaa_flow.c',
-               'dpaa_rxtx.c')
+               'dpaa_rxtx.c',
+               'dpaa_fmc.c')
 
 if cc.has_argument('-Wno-pointer-arith')
        cflags += '-Wno-pointer-arith'