net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / enetc / meson.build
index af11c09..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']
@@ -11,4 +11,3 @@ sources = files('enetc_ethdev.c',
                'enetc_rxtx.c')
 
 includes += include_directories('base')
-allow_experimental_apis = true