Page MenuHomeFreeBSD

Don't fail universe kernel stage for TARGET_ARCHes without a kernel config.
ClosedPublic

Authored by jhb on Jan 7 2020, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 8:09 AM
Unknown Object (File)
Tue, Oct 14, 8:09 AM
Unknown Object (File)
Tue, Oct 14, 8:09 AM
Unknown Object (File)
Mon, Oct 13, 6:22 PM
Unknown Object (File)
Sun, Sep 28, 9:17 AM
Unknown Object (File)
Sun, Sep 28, 12:44 AM
Unknown Object (File)
Sat, Sep 27, 9:18 PM
Unknown Object (File)
Sat, Sep 27, 5:26 PM
Subscribers

Details

Summary

This fixes a regression in r356418 where it would the entire universe would
fail early due to an undefined make target when a given TARGET_ARCH had no
associated kernel configs. This is true for all of the hard-float mips
TARGET_ARCHes currently.

Test Plan
  • make tinderbox

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28523
Build 26576: arc lint + arc unit