3 SRCS
+= device_if.h bus_if.h pci_if.h
4 SRCS
+= opt_ix.h opt_ifpoll.h
6 SRCS
+= ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_mbx.c
7 SRCS
+= ixgbe_osdep_pf.c
8 SRCS
+= ixgbe_dcb.c ixgbe_dcb_82598.c ixgbe_dcb_82599.c
9 SRCS
+= ixgbe_82598.c ixgbe_82599.c ixgbe_x540.c ixgbe_x550.c
14 touch
${.OBJDIR
}/${.TARGET
}
17 echo
'#define IFPOLL_ENABLE 1' > ${.OBJDIR
}/${.TARGET
}
21 .
include <bsd.kmod.mk
>