]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/avp/meson.build
net/af_packet: remove timestamp from packet status
[dpdk.git] / drivers / net / avp / meson.build
index 61c8d5b9f0cf01c42aa2a060d52d52f25ff45139..ea9dd1f20e4bc350fa168dbad92b22fe97c7ccca 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')