Page MenuHomeFreeBSD

Fix ubldr by fixing uboot/lib/Makefile
ClosedPublic

Authored by imp on Dec 29 2017, 5:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 10 2023, 11:46 AM
Unknown Object (File)
Nov 6 2023, 2:12 AM
Unknown Object (File)
Oct 9 2023, 10:38 AM
Unknown Object (File)
Oct 5 2023, 1:05 AM
Unknown Object (File)
Oct 2 2023, 3:47 PM
Unknown Object (File)
Sep 25 2023, 9:15 AM
Unknown Object (File)
Nov 27 2022, 11:45 AM
Subscribers
None

Details

Reviewers
kevans
Summary

Fix ubldr. uboot/lib uses defines for the loader. It's part of the loader, but not compile as loader (it's building a library), so we can't just include loader.mk for the defines. Move LOADER_DISK_SUPPORT back to defs.mk for the moment.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13921
Build 14122: arc lint + arc unit

Event Timeline

ubldr is indeed fixed with this applied.

This revision is now accepted and ready to land.Dec 29 2017, 6:00 PM

Forgot to put the phab in the commit.