summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-06-10 23:20:38 +0000
committerdes <des@FreeBSD.org>2001-06-10 23:20:38 +0000
commitd477cc66c413848914df74d593458aafe11b0da9 (patch)
treef41b06362925fe298df81fe6efb0898709d50b62 /sys/modules/Makefile
parent151cf8cd8aa1ef1ab3b12ff337b9668fcaea7e7a (diff)
downloadFreeBSD-src-d477cc66c413848914df74d593458aafe11b0da9.zip
FreeBSD-src-d477cc66c413848914df74d593458aafe11b0da9.tar.gz
Disconnect linprocfs prior to moving it.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 4c0303d..efd4880c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -18,7 +18,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
-SUBDIR+=aac aic ar asr atspeaker bktr coff el fpu gnufpu ibcs2 linprocfs mly \
+SUBDIR+=aac aic ar asr atspeaker bktr coff el fpu gnufpu ibcs2 mly \
pecoff ray s3 smbfs splash sr streams vesa wi
.endif
OpenPOWER on IntegriCloud