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

This commit is contained in:
imp 2003-11-06 08:46:52 +00:00
parent f6878e1535
commit 78758d8c44

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