mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Note which of the built kernels is being installed.
PR: 156579 Submitted by: dhw
This commit is contained in:
parent
08b822fcbb
commit
3afb517748
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220954
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user