#$FreeBSD: head/sys/modules/ixgb/Makefile 314651 2017-03-04 10:10:17Z ngie $ .PATH: ${SRCTOP}/sys/dev/ixgb KMOD= if_ixgb SRCS= if_ixgb.c ixgb_hw.c ixgb_ee.c SRCS+= device_if.h bus_if.h pci_if.h .include