]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/vmbus/meson.build
net/bnxt: check chip reset in stop and close
[dpdk.git] / drivers / bus / vmbus / meson.build
index b90e74d69c8b919a748f8a1eef4a960f267e401a..47e26703aaf5c5d1057e7b82e7cf1d7e1577413f 100644 (file)
@@ -20,5 +20,5 @@ if is_linux
        includes += include_directories('linux')
 else
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif