X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Focteontx%2Fmeson.build;h=fcda0f6445f54f0251bf9c610b0cf617c38fe36e;hb=c5ed57d1ba3a9ed943f84a6bba72235970ee2fac;hp=02b57b95c59e554edc3a29410f42534c96c78e43;hpb=38d786564542f8ad37ab7f4e461dfe39cfa93afd;p=dpdk.git diff --git a/drivers/common/octeontx/meson.build b/drivers/common/octeontx/meson.build index 02b57b95c5..fcda0f6445 100644 --- a/drivers/common/octeontx/meson.build +++ b/drivers/common/octeontx/meson.build @@ -3,9 +3,9 @@ # if is_windows - build = false - reason = 'not supported on Windows' - subdir_done() + build = false + reason = 'not supported on Windows' + subdir_done() endif sources = files('octeontx_mbox.c')