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, 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
Unknown Object (File)
Sep 20 2024, 6:40 PM
Unknown Object (File)
Sep 15 2024, 11:13 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 Not Applicable
Unit
Tests Not Applicable