X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fvmxnet3%2Fmeson.build;h=0641f776ff4d7f289829f9083b3d595c2ec3b473;hb=f611dada1af8d32a0264c4b8c2066c8cdc12edb8;hp=124238666c7c4d14ed5200b04a045c2d98fa4e82;hpb=b9d60b5434e9df46f53fc1e3aa4b065f261adb83;p=dpdk.git diff --git a/drivers/net/vmxnet3/meson.build b/drivers/net/vmxnet3/meson.build index 124238666c..0641f776ff 100644 --- a/drivers/net/vmxnet3/meson.build +++ b/drivers/net/vmxnet3/meson.build @@ -1,12 +1,6 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2018 Luca Boccassi -if is_windows - build = false - reason = 'not supported on Windows' - subdir_done() -endif - sources += files( 'vmxnet3_ethdev.c', 'vmxnet3_rxtx.c',