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)
Fri, Jan 3, 4:44 PM
Unknown Object (File)
Thu, Dec 26, 9:49 PM
Unknown Object (File)
Fri, Dec 13, 1:51 PM
Unknown Object (File)
Nov 6 2024, 7:02 AM
Unknown Object (File)
Nov 6 2024, 7:02 AM
Unknown Object (File)
Nov 6 2024, 7:01 AM
Unknown Object (File)
Nov 4 2024, 9:26 AM
Unknown Object (File)
Sep 29 2024, 8:45 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