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, Dec 26, 2:43 AM
Unknown Object (File)
Sat, Dec 21, 4:47 PM
Unknown Object (File)
Sun, Dec 15, 4:12 AM
Unknown Object (File)
Dec 3 2024, 12:59 AM
Unknown Object (File)
Nov 20 2024, 4:58 PM
Unknown Object (File)
Nov 3 2024, 8:35 AM
Unknown Object (File)
Oct 1 2024, 7:17 PM
Unknown Object (File)
Sep 30 2024, 9:13 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