devtools: pass custom options to checkpatch
[dpdk.git] / lib / librte_power / meson.build
index cc6c300..cdf08f6 100644 (file)
@@ -3,6 +3,7 @@
 
 if not is_linux
        build = false
+       reason = 'only supported on linux'
 endif
 sources = files('rte_power.c', 'power_acpi_cpufreq.c',
                'power_kvm_vm.c', 'guest_channel.c',