diff options
Diffstat (limited to 'lib/librte_eal/bsdapp/nic_uio/BSDmakefile')
-rw-r--r-- | lib/librte_eal/bsdapp/nic_uio/BSDmakefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/librte_eal/bsdapp/nic_uio/BSDmakefile b/lib/librte_eal/bsdapp/nic_uio/BSDmakefile deleted file mode 100644 index b6f92d55..00000000 --- a/lib/librte_eal/bsdapp/nic_uio/BSDmakefile +++ /dev/null @@ -1,8 +0,0 @@ -# SPDX-License-Identifier: BSD-3-Clause -# Copyright(c) 2010-2014 Intel Corporation -# - -KMOD= nic_uio -SRCS= nic_uio.c device_if.h bus_if.h pci_if.h - -.include <bsd.kmod.mk> |