summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>2001-12-02 09:01:35 +0000
committerbp <bp@FreeBSD.org>2001-12-02 09:01:35 +0000
commitf2aa6ac13fd55dd1b12a2a9b7a7eb09856f0e5fd (patch)
tree3542f4dae37958f8a82d688ed6154201b0ca59c8 /sys/modules/Makefile
parentf4a7e7e6df16c0767a7e49a10aa2936281fff186 (diff)
downloadFreeBSD-src-f2aa6ac13fd55dd1b12a2a9b7a7eb09856f0e5fd.zip
FreeBSD-src-f2aa6ac13fd55dd1b12a2a9b7a7eb09856f0e5fd.tar.gz
Enable build of smbfs. It works now as before on both UP and MP machines.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 6987786..6d92802 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -136,14 +136,13 @@ SUBDIR+=aac \
ray \
s3 \
sbni \
+ smbfs \
splash \
sr \
streams \
vesa \
wi
.endif
-#removed while KSE settles in:
-# smbfs \
.if ${MACHINE} == "pc98"
SUBDIR+=pmc \
OpenPOWER on IntegriCloud