Page MenuHomeFreeBSD

ofwdump: install dependent on MK_FDT
ClosedPublic

Authored by mhorne on Sep 25 2023, 5:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 3:57 AM
Unknown Object (File)
Sep 5 2025, 11:15 PM
Unknown Object (File)
Aug 28 2025, 5:34 AM
Unknown Object (File)
Aug 14 2025, 10:59 PM
Unknown Object (File)
Jul 29 2025, 4:46 AM
Unknown Object (File)
Jul 24 2025, 1:15 AM
Unknown Object (File)
Jul 14 2025, 2:54 AM
Unknown Object (File)
Jul 6 2025, 6:42 PM
Subscribers
None

Details

Summary

The utility depends on the presence of the openfirm(4) pseudo-device,
which is gated by the FDT kernel option. The MK_FDT knob is correctly
set to "yes" for FDT/OFW-enabled platforms (powerpc* included); use it
to install the utility and eliminate the arch-specific Makefile logic.

No functional change intended.

Diff Detail

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