X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsoftnic%2Fmeson.build;h=9c10c2ec80ed230443d1d016588b94d9bdcfcbed;hb=186b14d6850654eb84a8ae9ea29b736f0ba5e093;hp=a18eef59659f941d305aba113e931a9981ba33af;hpb=29fe4822f5022d26164ab4a0d1922e62f673cadd;p=dpdk.git diff --git a/drivers/net/softnic/meson.build b/drivers/net/softnic/meson.build index a18eef5965..9c10c2ec80 100644 --- a/drivers/net/softnic/meson.build +++ b/drivers/net/softnic/meson.build @@ -1,6 +1,10 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2018 Intel Corporation +if not is_linux + build = false + reason = 'only supported on linux' +endif allow_experimental_apis = true install_headers('rte_eth_softnic.h') sources = files('rte_eth_softnic_tm.c',