]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/tap/meson.build
bus/pci: fix Windows kernel driver categories
[dpdk.git] / drivers / net / tap / meson.build
index c1cdf9e67397873d341a17033f2f4d62359ca70a..d51bd3190d17d3585f846c6cda10ff71894f9f47 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',