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)
Fri, Jul 3, 10:40 AM
Unknown Object (File)
Tue, Jun 30, 7:17 PM
Unknown Object (File)
May 22 2026, 3:49 PM
Unknown Object (File)
May 22 2026, 11:41 AM
Unknown Object (File)
May 22 2026, 6:10 AM
Unknown Object (File)
May 20 2026, 9:06 AM
Unknown Object (File)
May 16 2026, 11:59 PM
Unknown Object (File)
May 16 2026, 6:46 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