HomeFreeBSD

Make kldxref a bootstrap tool and use unconditionally

Description

Make kldxref a bootstrap tool and use unconditionally

Now that kldxref is a generic cross tool and can be built on non-FreeBSD
we can bootstrap it during the build and thus remove the condition for
whether it exists. We also need to make sure to add it to the METALOG
for -DNO_ROOT builds.

Reviewed by: brooks, imp
Differential Revision: https://reviews.freebsd.org/D43051

(cherry picked from commit ff7c12c1f17e52337169d8ce48433fae96a9c9db)

Details

Provenance
jrtc27Authored on Dec 13 2023, 9:43 PM
jhbCommitted on Jan 18 2024, 10:30 PM
Reviewer
brooks
Differential Revision
D43051: Make kldxref a bootstrap tool and use unconditionally
Parents
rG509a5d9314d1: Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets
Branches
Unknown
Tags
Unknown