drivers: change indentation in build files
[dpdk.git] / drivers / mempool / dpaa2 / meson.build
index 17ad0a8..3d16d44 100644 (file)
@@ -2,8 +2,8 @@
 # Copyright 2018 NXP
 
 if not is_linux
-       build = false
-       reason = 'only supported on Linux'
+    build = false
+    reason = 'only supported on Linux'
 endif
 
 deps += ['bus_fslmc']