The msdosfs module now builds on sparc64. No idea if it works

though.
This commit is contained in:
Maxime Henrion 2002-10-05 20:18:34 +00:00
parent 00a3bdc19a
commit ba7fd983ae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104540

View file

@ -124,8 +124,7 @@ SUBDIR= 3dfx \
xl
.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+=msdosfs \
syscons
SUBDIR+=syscons
.endif
.if !defined(NO_IPFILTER) && ${MACHINE_ARCH} != "ia64"