Note which of the built kernels is being installed.

PR:		156579
Submitted by:	dhw
This commit is contained in:
David E. O'Brien 2011-04-22 17:10:51 +00:00
parent 08b822fcbb
commit 3afb517748
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220954

View File

@ -868,7 +868,7 @@ reinstallkernel reinstallkernel.debug: installcheck
false
.endif
@echo "--------------------------------------------------------------"
@echo ">>> Installing kernel"
@echo ">>> Installing kernel ${KERNCONF}"
@echo "--------------------------------------------------------------"
cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \
${CROSSENV} PATH=${TMPPATH} \