HomeFreeBSD

hym8563: Fix 32-bit powerpc build

Description

hym8563: Fix 32-bit powerpc build

Depend on clknode_if.h in the module Makefile, so that it gets
explicitly built for the module. Also, reduce the #if guards to only
the new clock output code, and gate them on all powerpc, not just
powerpc64.

Fixes: 6b77d34f("HYM8563: Add support for clock output.")
Reviewed by: mmel
Differential Revision: https://reviews.freebsd.org/D57795

Details

Provenance
jhibbitsAuthored on Jul 1 2026, 2:30 AM
Reviewer
mmel
Differential Revision
D57795: hym8563: Fix 32-bit powerpc build
Parents
rG2b5d1d8e298b: rge: Fix 32-bit powerpc build
Branches
Unknown
Tags
Unknown