drivers: add reasons for components being disabled
[dpdk.git] / drivers / crypto / octeontx / meson.build
index a9f2d31..63a59c5 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright(c) 2018 Cavium, Inc
 if not is_linux
        build = false
+       reason = 'only supported on linux'
 endif
 
 deps += ['bus_pci']