aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/ifpga/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/ifpga/meson.build')
-rw-r--r--drivers/bus/ifpga/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/bus/ifpga/meson.build b/drivers/bus/ifpga/meson.build
index c9b08c86..0b5c38d5 100644
--- a/drivers/bus/ifpga/meson.build
+++ b/drivers/bus/ifpga/meson.build
@@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2010-2018 Intel Corporation
+version = 2
+
deps += ['pci', 'kvargs', 'rawdev']
install_headers('rte_bus_ifpga.h')
sources = files('ifpga_common.c', 'ifpga_bus.c')