New upstream version 18.02
[deb_dpdk.git] / lib / librte_eal / bsdapp / 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>