net/ice: refactor flow pattern parser
[dpdk.git] / drivers / bus / dpaa / meson.build
index c2cffa4..a347140 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', 'eventdev']