examples/l3fwd: format IP addresses for printing
[dpdk.git] / drivers / mempool / dpaa2 / meson.build
index 8b8b518..9a8b28d 100644 (file)
@@ -1,11 +1,13 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright 2018 NXP
 
-if host_machine.system() != 'linux'
+version = 2
+
+if not is_linux
         build = false
 endif
 
-deps += ['mbuf', 'bus_fslmc']
+deps += ['bus_fslmc']
 sources = files('dpaa2_hw_mempool.c')
 
 # depends on fslmc bus which uses experimental API