Page MenuHomeFreeBSD

kboot: Centralize ldscript addition
ClosedPublic

Authored by imp on Feb 24 2024, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 7:39 PM
Unknown Object (File)
Sun, Oct 12, 8:41 AM
Unknown Object (File)
Sat, Oct 11, 11:38 AM
Unknown Object (File)
Thu, Oct 9, 6:40 PM
Unknown Object (File)
Mon, Oct 6, 9:00 AM
Unknown Object (File)
Wed, Sep 24, 8:01 AM
Unknown Object (File)
Fri, Sep 19, 10:13 PM
Unknown Object (File)
Sep 14 2025, 4:22 AM
Subscribers

Details

Summary

Make the pattern for ldscripts always be
arch/$MACHINE_ARCH/$MACHINE_ARCH.ldscript so we can add it from a
central Makefile. This also moves from ldscript.arch to arch.ldscript to
match the loader's new convention.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable