New upstream version 18.08
[deb_dpdk.git] / lib / librte_eal / bsdapp / nic_uio / BSDmakefile
diff --git a/lib/librte_eal/bsdapp/nic_uio/BSDmakefile b/lib/librte_eal/bsdapp/nic_uio/BSDmakefile
deleted file mode 100644 (file)
index b6f92d5..0000000
+++ /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>