Use the reinstallkernel.debug target, now that we have it.

This commit is contained in:
Ruslan Ermilov 2004-01-21 08:24:44 +00:00
parent c7301f9132
commit 4591175cd8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124777

View File

@ -556,7 +556,7 @@ release.4:
DESTDIR=${RD}/trees/base; \
cd ${.CURDIR}/..; \
${CROSSMAKE} ${KERNEL_FLAGS} -DNO_MODULES \
reinstallkernel -DINSTALL_DEBUG \
reinstallkernel.debug \
DESTDIR=${RD}/trees/base
touch ${.TARGET}