diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-04-05 19:41:18 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-04-05 19:41:18 +0000 |
| commit | 3c502f40064d8ac56c8a028bb25e0c9783cf1cf8 (patch) | |
| tree | 3d6a8620d065fa9d465fffb7d4ed5abce2d623d5 /sys/modules | |
| parent | 1e3f14466be22d4fb236ff5bbd2fc725cba4b4c2 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/firewire/fwip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/fwip/Makefile b/sys/modules/firewire/fwip/Makefile index a88a2b1e0a998..f26f98c15daed 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 |
