net/ice/base: add helper function to redirect flags
[dpdk.git] / drivers / net / avp / meson.build
index 7c6b964..ea9dd1f 100644 (file)
@@ -2,8 +2,8 @@
 # Copyright(c) 2018 Intel Corporation
 
 if not is_linux
-       build = false
-       reason = 'only supported on linux'
+    build = false
+    reason = 'only supported on Linux'
 endif
 sources = files('avp_ethdev.c')
 headers = files('rte_avp_common.h', 'rte_avp_fifo.h')