List the three modules that I have that aren't connected to the build.

This commit is contained in:
Warner Losh 2003-11-06 08:46:52 +00:00
parent c5225b4d32
commit eb57864fad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122169

View file

@ -324,6 +324,10 @@ SUBDIR+=ufs
SUBDIR=${MODULES_OVERRIDE}
.endif
# pcic -- currently broken and being worked on out of tree.
# oldcard -- specialized use for debugging only.
# owi -- totally unsupported for debugging only.
# Calling kldxref(8) for each module is expensive.
.if !defined(NO_XREF)
.MAKEFLAGS+= -DNO_XREF