Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Tue, Apr 04, 2006 at 03:13:12AM +0000, Garrett D'Amore wrote:
> 
> Module Name:  src
> Committed By: gdamore
> Date:         Tue Apr  4 03:13:12 UTC 2006
> 
> Modified Files:
>       src/sys/arch/amd64/conf: Makefile.amd64 files.amd64
>       src/sys/arch/i386/conf: Makefile.i386 files.i386
>       src/sys/arch/macppc/conf: Makefile.macppc files.macppc
>       src/sys/arch/sparc64/conf: Makefile.sparc64 files.sparc64
>       src/sys/arch/xen/conf: Makefile.xen files.xen
>       src/sys/conf: files
>       src/sys/contrib/dev/ath/netbsd: Makefile.ath.inc
> 
> Log Message:
> Convert existing ath users to new Makefile, except for amd64, which needs
> the rules due to needing to conditionally postprocess the HAL object file.
> 
> Macppc needs a a non-ELF HAL (EABI) object, so take care of that by default
> in the atheros include file.

ISTR macppc needs big-endian ELF, and EABI is in there because it was
all we had.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933



Home | Main Index | Thread Index | Old Index