aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2011-05-05 00:43:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2011-05-05 00:43:55 +0000
commitcb10fc9df3aa9e8fe54fe8f96d81393d8b345c39 (patch)
tree66e0820d4c6573a2da1feb278fd2be0afc4a87da /Makefile.inc1
parentcb777a07525b2ffb22a0c111276208236da72cc6 (diff)
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index c5340c53bbbe..8d4bec7550f4 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -868,7 +868,7 @@ reinstallkernel reinstallkernel.debug: installcheck
false
.endif
@echo "--------------------------------------------------------------"
- @echo ">>> Installing kernel ${KERNCONF}"
+ @echo ">>> Installing kernel ${INSTALLKERNEL}"
@echo "--------------------------------------------------------------"
cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \
${CROSSENV} PATH=${TMPPATH} \