]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/meson.build
net/ice/base: refactor structure field
[dpdk.git] / drivers / net / ice / base / meson.build
index 100630c5f1f6f8ba5c6f724098f7e949063301b4..ad5e5da25bc83cbff03252a6bf98802d22179c9c 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2018 Intel Corporation
+# Copyright(c) 2018-2020 Intel Corporation
 
 sources = [
        'ice_controlq.c',
@@ -13,6 +13,7 @@ sources = [
        'ice_fdir.c',
        'ice_acl.c',
        'ice_acl_ctrl.c',
+       'ice_vlan_mode.c',
 ]
 
 error_cflags = ['-Wno-unused-value',