git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/i40e/base: add new device IDs
[dpdk.git]
/
kernel
/
freebsd
/
nic_uio
/
BSDmakefile
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2010-2014 Intel Corporation
3
#
4
5
KMOD= nic_uio
6
SRCS= nic_uio.c device_if.h bus_if.h pci_if.h
7
8
.include <bsd.kmod.mk>