freebsd-skq/sys/powerpc
bz ad608e4e42 In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
sys/conf/makeLINT.mk to only do certain things for certain
architectures.

Note that neither arm nor mips have the Makefile there, thus
essentially not (yet) supporting LINT.  This would enable them
do add special treatment to sys/conf/makeLINT.mk as well chosing
one of the many configurations as LINT.

This is a hack of doing this and keeping it in a separate commit
will allow us to more easily identify and back it out.

Discussed on/with:	arch, jhb (as part of the LINT-VIMAGE thread)
MFC after:		1 month
2010-01-08 18:57:31 +00:00
..
aim Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
booke Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
compile
conf In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows 2010-01-08 18:57:31 +00:00
cpufreq Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Bump limits on PowerPC. This allows large executables like parts of LLVM 2009-12-02 06:49:22 +00:00
mpc85xx Always allocate PCI/ISA interrupts as shareable so that shared 2009-11-20 17:59:50 +00:00
ofw Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
powermac MFp4: 2009-12-06 00:10:13 +00:00
powerpc Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00