Page MenuHomeFreeBSD

ofwdump: install dependent on MK_FDT
ClosedPublic

Authored by mhorne on Sep 25 2023, 5:29 PM.
Tags
None
Referenced Files
F157529736: D41977.id128075.diff
Fri, May 22, 11:41 AM
F157512466: D41977.id127796.diff
Fri, May 22, 6:10 AM
Unknown Object (File)
Wed, May 20, 9:06 AM
Unknown Object (File)
Sat, May 16, 11:59 PM
Unknown Object (File)
Sat, May 16, 6:46 PM
Unknown Object (File)
Thu, May 14, 3:25 AM
Unknown Object (File)
Tue, May 12, 3:04 PM
Unknown Object (File)
Wed, Apr 29, 11:56 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