]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/enetc/meson.build
net/i40e: fix parsing packet type for NEON
[dpdk.git] / drivers / net / enetc / meson.build
index bea54bea882771ca0e608b1bd6c32bf1ab72bd41..850307c04ed0e187188c103d691e65f4d7463708 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']