net/af_xdp: specify minimal and maximal MTU
[dpdk.git] / lib / librte_power / meson.build
index 02e0337..cc6c300 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-if host_machine.system() != 'linux'
+if not is_linux
        build = false
 endif
 sources = files('rte_power.c', 'power_acpi_cpufreq.c',