Fix comment about KERNFAST.

This commit is contained in:
Dag-Erling Smørgrav 2009-09-10 07:37:36 +00:00
parent 8ab7b839bf
commit 767a0b2dc9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=197056

View file

@ -5,7 +5,7 @@
# -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
# -DNO_CLEAN do not clean at all
# -DNO_SHARE do not go into share subdir
# -DKERNFAST define NO_KERNELCONFIG, NO_KERNELCLEAN and NO_KERNELCONFIG
# -DKERNFAST define NO_KERNELCONFIG, NO_KERNELCLEAN and NO_KERNELDEPEND
# -DNO_KERNELCONFIG do not run config in ${MAKE} buildkernel
# -DNO_KERNELCLEAN do not run ${MAKE} clean in ${MAKE} buildkernel
# -DNO_KERNELDEPEND do not run ${MAKE} depend in ${MAKE} buildkernel