summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-09-09 16:58:22 +0000
committernetchild <netchild@FreeBSD.org>2006-09-09 16:58:22 +0000
commit288d56621edb09d696d67632dcc53abcd7148d70 (patch)
treec89f5eb73ea15bb444eb6f5702939a9bbc1427c5 /sys/modules
parentbca838df3374bbcc0da828df47b47281d90d4e60 (diff)
downloadFreeBSD-src-288d56621edb09d696d67632dcc53abcd7148d70.zip
FreeBSD-src-288d56621edb09d696d67632dcc53abcd7148d70.tar.gz
Build linprocfs and linsysfs as modules on amd64.
Sponsored by: Google SoC 2006 Submitted by: rdivacky
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 1b1ad35..35434f9 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
OpenPOWER on IntegriCloud