summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/firewire/fwip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/fwip/Makefile b/sys/modules/firewire/fwip/Makefile
index a88a2b1..f26f98c 100644
--- a/sys/modules/firewire/fwip/Makefile
+++ b/sys/modules/firewire/fwip/Makefile
@@ -6,7 +6,7 @@
KMOD = if_fwip
SRCS = bus_if.h device_if.h \
- opt_inet.h opt_inet6.h \
+ opt_inet.h opt_inet6.h opt_ofed.h \
if_fwip.c if_fwipvar.h \
firewire.h firewirereg.h \
if_fwsubr.c
OpenPOWER on IntegriCloud