]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ixgbe/Makefile
net/ixgbe: move private APIs to a specific file
[dpdk.git] / drivers / net / ixgbe / Makefile
index f62f3d52c4fd4713332b6bdc01225f9fad185250..0a6b7f24c9911a0ee1e8b4d58c201fcf975d5424 100644 (file)
@@ -120,6 +120,7 @@ ifeq ($(CONFIG_RTE_NIC_BYPASS),y)
 SRCS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += ixgbe_bypass.c
 SRCS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += ixgbe_82599_bypass.c
 endif
+SRCS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += rte_pmd_ixgbe.c
 
 # install this header file
 SYMLINK-$(CONFIG_RTE_LIBRTE_IXGBE_PMD)-include := rte_pmd_ixgbe.h