aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/em/Makefile
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2015-06-03 18:01:09 +0000
committerSean Bruno <sbruno@FreeBSD.org>2015-06-03 18:01:09 +0000
commit23c9098b2a5ef222c90fd9f66be5de27fa19c0a2 (patch)
treefa6f5f8523809dd6625f9eee10fcb07efbb937d5 /sys/modules/em/Makefile
parent285c9f5c02b0a3ee4737f224286aa0e563502faf (diff)
downloadsrc-23c9098b2a5ef222c90fd9f66be5de27fa19c0a2.tar.gz
src-23c9098b2a5ef222c90fd9f66be5de27fa19c0a2.zip
Notes
Diffstat (limited to 'sys/modules/em/Makefile')
-rw-r--r--sys/modules/em/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/em/Makefile b/sys/modules/em/Makefile
index 3112d010a372..8005034120ad 100644
--- a/sys/modules/em/Makefile
+++ b/sys/modules/em/Makefile
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/../../dev/e1000
KMOD = if_em
-SRCS = device_if.h bus_if.h pci_if.h opt_inet.h opt_inet6.h
+SRCS = device_if.h bus_if.h pci_if.h opt_ddb.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