X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmeson.build;h=4c444f495bfc1b0874debc7c464ff2059701a73e;hb=457b8e372975f185cf981e2e280dde32d8668fe1;hp=8c76a5659ae180d4734a2de2e3073f24c22f58d9;hpb=0ffbdd1d8d2ab43cff01d56ccd86c092aaa6df39;p=dpdk.git diff --git a/drivers/meson.build b/drivers/meson.build index 8c76a5659a..4c444f495b 100644 --- a/drivers/meson.build +++ b/drivers/meson.build @@ -1,5 +1,9 @@ # SPDX-License-Identifier: BSD-3-Clause -# Copyright(c) 2017 Intel Corporation +# Copyright(c) 2017-2019 Intel Corporation + +if is_windows + subdir_done() +endif # Defines the order in which the drivers are buit. dpdk_driver_classes = ['common',