net/dpaa2: support configuring dpdmux max Rx frame length
[dpdk.git] / drivers / net / vdev_netvsc / meson.build
index 58b0012..49d3a2c 100644 (file)
@@ -3,7 +3,7 @@
 
 if not is_linux
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif
 sources = files('vdev_netvsc.c')