net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / nfp / meson.build
index 24a9a6d..21b20c9 100644 (file)
@@ -3,7 +3,7 @@
 
 if not is_linux or not dpdk_conf.get('RTE_ARCH_64')
        build = false
-       reason = 'only supported on 64-bit linux'
+       reason = 'only supported on 64-bit Linux'
 endif
 sources = files('nfpcore/nfp_cpp_pcie_ops.c',
        'nfpcore/nfp_nsp.c',