]> git.proxmox.com Git - ceph.git/blob - ceph/src/seastar/dpdk/kernel/freebsd/nic_uio/BSDmakefile
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / 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>