]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/octeontx/meson.build
net/sfc: rename array of SW stats descriptions
[dpdk.git] / drivers / common / octeontx / meson.build
index 02b57b95c59e554edc3a29410f42534c96c78e43..fcda0f6445f54f0251bf9c610b0cf617c38fe36e 100644 (file)
@@ -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')