diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-09-09 16:58:22 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-09-09 16:58:22 +0000 |
| commit | 20a2cc13b7d72739f0fca1dfe16e9837226eb260 (patch) | |
| tree | c89f5eb73ea15bb444eb6f5702939a9bbc1427c5 /sys/modules | |
| parent | 8618fd85a3ecd543432f16b0f8b8af390ebfbdea (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 1b1ad3534fccf..35434f9dba7f6 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -468,6 +468,8 @@ _ipmi= ipmi _ips= ips _ipw= ipw _ixgb= ixgb +_linprocfs= linprocfs +_linsysfs= linsysfs _mly= mly _mxge= mxge _ndis= ndis |
