build: align wording of non-support reasons
[dpdk.git] / drivers / bus / vmbus / meson.build
index b90e74d..47e2670 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