summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-12-13 20:29:30 +0000
committerdes <des@FreeBSD.org>2000-12-13 20:29:30 +0000
commit60e4cd30f51013ff13664acd24099480395a10de (patch)
tree02739219bd5f9e0bceefa2d995c57c030f6a9e6f /sys/modules/Makefile
parentfc2494740f443d959920eb9a734c040cdeb04bb1 (diff)
downloadFreeBSD-src-60e4cd30f51013ff13664acd24099480395a10de.zip
FreeBSD-src-60e4cd30f51013ff13664acd24099480395a10de.tar.gz
Reconnect linprocfs.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index cbad0af..631f6d3 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -18,8 +18,8 @@ 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 asr bktr coff fpu gnufpu ibcs2 mly ray splash streams \
- svr4 vesa wi
+SUBDIR+=aac aic asr bktr coff fpu gnufpu ibcs2 linprocfs mly ray \
+ splash streams svr4 vesa wi
.endif
.if ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud