net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / enetc / meson.build
index bea54be..850307c 100644 (file)
@@ -3,7 +3,7 @@
 
 if not is_linux
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif
 
 deps += ['common_dpaax']