summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire/fwip
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-04-05 19:41:18 +0000
committeruqs <uqs@FreeBSD.org>2011-04-05 19:41:18 +0000
commitf0bae5812db0dba6f6c80141aa6640cd3f075d77 (patch)
tree3d6a8620d065fa9d465fffb7d4ed5abce2d623d5 /sys/modules/firewire/fwip
parentcddd21009866efd0aeb10c6a4a58b98a5c89448a (diff)
downloadFreeBSD-src-f0bae5812db0dba6f6c80141aa6640cd3f075d77.zip
FreeBSD-src-f0bae5812db0dba6f6c80141aa6640cd3f075d77.tar.gz
Fix buildworld -DMODULES_WITH_WORLD
Diffstat (limited to 'sys/modules/firewire/fwip')
-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