net/ice: fix VLAN 0 adding based on VLAN mode
[dpdk.git] / drivers / net / tap / meson.build
index c1cdf9e..d51bd31 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(
        'rte_eth_tap.c',