git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
event/octeontx2: add worker enqueue functions
[dpdk.git]
/
drivers
/
bus
/
ifpga
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2010-2018 Intel Corporation
3
4
version = 2
5
6
deps += ['pci', 'kvargs', 'rawdev']
7
install_headers('rte_bus_ifpga.h')
8
sources = files('ifpga_common.c', 'ifpga_bus.c')
9
10
allow_experimental_apis = true