X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_power%2Fmeson.build;h=cdf08f6df39ddacc31e18f7f96266509fac03808;hb=cdfa0dc1702bcfe6c403d3cfe4046b29c8e6c5b9;hp=cc6c30075deda1b5c920e6042770a89853c33782;hpb=adf93ca564c73183e1c705cd7f35b98f3a660228;p=dpdk.git diff --git a/lib/librte_power/meson.build b/lib/librte_power/meson.build index cc6c30075d..cdf08f6df3 100644 --- a/lib/librte_power/meson.build +++ b/lib/librte_power/meson.build @@ -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',