summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-02-27 11:31:08 +0000
committertjr <tjr@FreeBSD.org>2003-02-27 11:31:08 +0000
commitac60a532898c1109fd6966d7a73746bc6dcd2863 (patch)
treee733d76e5e4dc4190bc8f87bc9428efa945e3dd9 /sys/modules
parentc7b1aa5bcbc0176fc00976fb71d7dd070245c795 (diff)
downloadFreeBSD-src-ac60a532898c1109fd6966d7a73746bc6dcd2863.zip
FreeBSD-src-ac60a532898c1109fd6966d7a73746bc6dcd2863.tar.gz
Build the ncp and nwfs modules again, but only on i386 for now.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index d48fa8b..2e6b2ea 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -8,10 +8,6 @@ _cryptodev= cryptodev
_random= random
.endif
-# Removed while KSE settles in:
-# ncp \
-# nwfs \
-
SUBDIR= accf_data \
accf_http \
aha \
@@ -176,9 +172,11 @@ SUBDIR+=3dfx \
linprocfs \
linux \
lnc \
+ ncp \
ncv \
netgraph \
nsp \
+ nwfs \
oltr \
pccard \
pecoff \
OpenPOWER on IntegriCloud