Page MenuHomeFreeBSD

sys/conf: Move adding kernel.bin earlier
ClosedPublic

Authored by andrew on Nov 9 2023, 4:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 14 2024, 9:49 AM
Unknown Object (File)
Nov 14 2024, 5:25 AM
Unknown Object (File)
Nov 8 2024, 2:12 AM
Unknown Object (File)
Nov 4 2024, 7:06 PM
Unknown Object (File)
Oct 31 2024, 2:00 AM
Unknown Object (File)
Oct 5 2024, 10:59 PM
Unknown Object (File)
Oct 2 2024, 3:34 AM
Unknown Object (File)
Sep 29 2024, 11:14 AM
Subscribers
None

Details

Summary

When building with kernel.bin enabled we need to set KERNEL_EXTRA and
KERNEL_EXTRA_INSTALL before they are used otherwise kernel.bin isn't
built.

Sponsored by: Arm Ltd

Diff Detail

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

Event Timeline

andrew requested review of this revision.Nov 9 2023, 4:40 PM
andrew created this revision.

Thanks. I've been meaning to do this.

This revision is now accepted and ready to land.Nov 9 2023, 5:13 PM
This revision was automatically updated to reflect the committed changes.