]> git.droids-corp.org - dpdk.git/blobdiff - drivers/event/dpaa/meson.build
pipeline: add check against loops
[dpdk.git] / drivers / event / dpaa / meson.build
index 85105a210bd91ec2dc9ce5fb4f127e5c70229c44..4d7d0021ad63ec5eea1a2ca70b6a6a59105cccb0 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 += ['net_dpaa', 'crypto_dpaa_sec']
 sources = files('dpaa_eventdev.c')