]> git.droids-corp.org - dpdk.git/blobdiff - drivers/mempool/dpaa2/meson.build
net/enic: support GTP header flow matching
[dpdk.git] / drivers / mempool / dpaa2 / meson.build
index 17ad0a8ea7a8a47feda88756ef5875a27c99aa4c..3d16d44158f058f466bf387faec9628deab3ad7c 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']