]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/szedata2/meson.build
common/sfc_efx/base: add user mark RxQ flag
[dpdk.git] / drivers / net / szedata2 / meson.build
index 4f8f3325f6b64588b3cd334f9ae709be22153d4d..dd288bfac839ee9c2d7f2c7a21d4bc9e40d751f8 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright(c) 2018 Intel Corporation
 
 if is_windows
 # Copyright(c) 2018 Intel Corporation
 
 if is_windows
-       build = false
-       reason = 'not supported on Windows'
-       subdir_done()
+    build = false
+    reason = 'not supported on Windows'
+    subdir_done()
 endif
 
 dep = dependency('libsze2', required: false, method: 'pkg-config')
 endif
 
 dep = dependency('libsze2', required: false, method: 'pkg-config')