[dpdk-dev] [PATCH v3 34/34] net/ice: support meson build
Ferruh Yigit
ferruh.yigit at intel.com
Fri Dec 14 09:47:44 CET 2018
On 12/14/2018 2:38 AM, Lu, Wenzhuo wrote:
<...>
>>> @@ -0,0 +1,30 @@
>>> +# SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2018 Intel
>>> +Corporation
>>> +
>>> +sources = [
>>> + 'ice_controlq.c',
>>> + 'ice_common.c',
>>> + 'ice_sched.c',
>>> + 'ice_switch.c',
>>> + 'ice_nvm.c',
>>
>> ice_dcb.c? It is in base folder, isn't is compiled?
> Currently we don’t use it. Just leave it uncompiled.
Why not remove it now, and add back when used?
More information about the dev
mailing list