HomeFreeBSD

Makefile.inc1: Set DISTDIR in stagekernel target

Description

Makefile.inc1: Set DISTDIR in stagekernel target

The distributekernel target expects DESTDIR and DISTDIR to be set. The
stagekernel target invokes make distributekernel, and previously left
DISTDIR unset, resulting in a path with a "//" component. Instead, set
DISTDIR to . to make the way we're (ab)using the distributekernel target
more explicit.

Reviewed by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48288

Details

Provenance
emasteAuthored on Thu, Jan 2, 2:26 AM
Reviewer
bapt
Differential Revision
D48288: Makefile.inc1: Set DISTDIR in stagekernel target
Parents
rG84e894ce1309: TCP RACK: remove variable with is only initialized and not changed
Branches
Unknown
Tags
Unknown