]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/dpaa_sec/meson.build
net/ice/base: sign external device package programming
[dpdk.git] / drivers / crypto / dpaa_sec / meson.build
index c391a2671128d2e0c42efef38bd96828ece86947..44fd60e5ae86c61fa5e9d674a547ff17e0504e2d 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_dpaa', 'mempool_dpaa', 'security']