net/txgbe: update link setup process of backplane NICs
[dpdk.git] / drivers / net / vmxnet3 / meson.build
index 1242386..0641f77 100644 (file)
@@ -1,12 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2018 Luca Boccassi <bluca@debian.org>
 
-if is_windows
-       build = false
-       reason = 'not supported on Windows'
-       subdir_done()
-endif
-
 sources += files(
        'vmxnet3_ethdev.c',
        'vmxnet3_rxtx.c',