]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/dpaa2/meson.build
common/mlx5: add DevX command to modify RQT
[dpdk.git] / drivers / net / dpaa2 / meson.build
index fc311e9f777d895a852ef2b3d5361e30cd1bd116..571cdb7d4bbf950cb332c83d29a43182d602fc58 100644 (file)
@@ -1,8 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright 2018 NXP
 
-version = 2
-
 if not is_linux
        build = false
        reason = 'only supported on linux'
@@ -14,6 +12,7 @@ sources = files('base/dpaa2_hw_dpni.c',
                'dpaa2_ethdev.c',
                'dpaa2_flow.c',
                'dpaa2_rxtx.c',
+               'dpaa2_sparser.c',
                'mc/dpkg.c',
                'mc/dpdmux.c',
                'mc/dpni.c')