net/bnxt: fix check for autoneg enablement in the PHY FW
[dpdk.git] / drivers / mempool / bucket / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 #
3 # Copyright (c) 2017-2018 Solarflare Communications Inc.
4 # All rights reserved.
5 #
6 # This software was jointly developed between OKTET Labs (under contract
7 # for Solarflare) and Solarflare Communications, Inc.
8
9 if is_windows
10     build = false
11     reason = 'not supported on Windows'
12 endif
13
14 sources = files('rte_mempool_bucket.c')