]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/ifpga/meson.build
net/bnxt: add SRAM manager model
[dpdk.git] / drivers / bus / ifpga / meson.build
index 4d0507f55391d772debdf2516f583f0b90605113..cc5047e3cec1c0519dc24cfd3500c5a6b376aa16 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright(c) 2010-2018 Intel Corporation
 
 if is_windows
 # Copyright(c) 2010-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
 
 deps += ['pci', 'kvargs', 'rawdev']
 endif
 
 deps += ['pci', 'kvargs', 'rawdev']