]> git.proxmox.com Git - ceph.git/blob - ceph/src/seastar/dpdk/kernel/freebsd/contigmem/BSDmakefile
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / kernel / freebsd / contigmem / BSDmakefile
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3 #
4
5 KMOD= contigmem
6 SRCS= contigmem.c device_if.h bus_if.h
7
8 .include <bsd.kmod.mk>