summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index ed93695..43c8354 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -124,8 +124,7 @@ SUBDIR= 3dfx \
xl
.if ${MACHINE_ARCH} != "sparc64"
-SUBDIR+=msdosfs \
- syscons
+SUBDIR+=syscons
.endif
.if !defined(NO_IPFILTER) && ${MACHINE_ARCH} != "ia64"
OpenPOWER on IntegriCloud