summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-12-12 16:03:17 +0000
committerdes <des@FreeBSD.org>2000-12-12 16:03:17 +0000
commitbfa6c168de06b0a99efae31bdb91a10169062655 (patch)
treeeb2d7a4f654bbc706e9bc3d1564a5041db066bbf
parent9e9fbcba5415c7ec615d1040581d328390913732 (diff)
downloadFreeBSD-src-bfa6c168de06b0a99efae31bdb91a10169062655.zip
FreeBSD-src-bfa6c168de06b0a99efae31bdb91a10169062655.tar.gz
Temporarily disconnect linprocfs from the build, until I fix it so it builds
with Kirk's big proc patch.
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 5c7b5c0..4f148e5 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 asr bktr coff fpu gnufpu ibcs2 linprocfs mly splash streams \
+SUBDIR+=aac asr bktr coff fpu gnufpu ibcs2 mly splash streams \
svr4 vesa wi
.endif
OpenPOWER on IntegriCloud