diff --git a/sys/modules/Makefile b/sys/modules/Makefile index ed9369561077..43c83548c5d1 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"