On 07/30/18 12:29, Justin Hibbits wrote:
> Author: jhibbits
> Date: Mon Jul 30 18:29:20 2018
> New Revision: 336925
> URL: https://svnweb.freebsd.org/changeset/base/336925
> 
> Log:
>   Add ofw_bus_if.h to the SRCS list for ipmi module on powerpc64
>   
>   PR:         230194
>   Reported by:        sbruno
> 
> Modified:
>   head/sys/modules/ipmi/Makefile
> 
> Modified: head/sys/modules/ipmi/Makefile
> ==============================================================================
> --- head/sys/modules/ipmi/Makefile    Mon Jul 30 18:13:20 2018        
> (r336924)
> +++ head/sys/modules/ipmi/Makefile    Mon Jul 30 18:29:20 2018        
> (r336925)
> @@ -16,7 +16,7 @@ SRCS+=      acpi_if.h isa_if.h pci_if.h smbus_if.h
>  SUBDIR+= ipmi_linux
>  
>  .elif ${MACHINE_ARCH} == "powerpc64"
> -SRCS+=       ipmi_opal.c
> +SRCS+=       ipmi_opal.c ofw_bus_if.h
>  .endif
>  
>  .include <bsd.kmod.mk>
> 
> 


Gracias!

sean

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to