X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Favp%2Fmeson.build;h=61c8d5b9f0cf01c42aa2a060d52d52f25ff45139;hb=31d7c6f7d424c533b0a4dd9b4408b814ac7852f1;hp=7c6b964acb0648f59446cc06814b39c16aa8635d;hpb=30105f664f8ebbecd878deff7f0733a3f92edd17;p=dpdk.git diff --git a/drivers/net/avp/meson.build b/drivers/net/avp/meson.build index 7c6b964acb..61c8d5b9f0 100644 --- a/drivers/net/avp/meson.build +++ b/drivers/net/avp/meson.build @@ -3,7 +3,7 @@ if not is_linux build = false - reason = 'only supported on linux' + reason = 'only supported on Linux' endif sources = files('avp_ethdev.c') headers = files('rte_avp_common.h', 'rte_avp_fifo.h')