Include opt_em.h now that there are actual kernel compile options for em(4).

Submitted by:	jfv
MFC after:	2 week
Sponsored by:	Limelight Networks
This commit is contained in:
Sean Bruno 2015-06-09 14:31:18 +00:00
parent 2c6946dca2
commit 5296d0421e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284179

View File

@ -2,7 +2,8 @@
.PATH: ${.CURDIR}/../../dev/e1000
KMOD = if_em
SRCS = device_if.h bus_if.h pci_if.h opt_ddb.h opt_inet.h opt_inet6.h
SRCS = device_if.h bus_if.h pci_if.h opt_ddb.h opt_em.h opt_inet.h \
opt_inet6.h
SRCS += $(CORE_SRC) $(LEGACY_SRC)
SRCS += $(COMMON_SHARED) $(LEGACY_SHARED) $(PCIE_SHARED)
CORE_SRC = if_em.c e1000_osdep.c