NetBSD/sys/arch/alpha
jmc 6d536163de Change defaults for kernel compiles. Default all to USETOOLS?=no and have
the etc Makefile override that by putting USETOOLS into $.MAKEOVERRIDES
This way the default for kernel compiles is still to use the installed
toolchain instead of depending on $TOOLDIR. $TOOLDIR can be used by
simply adding USETOOLS=yes to the command line as usual.

Adjust each ports template to set the default no setting and also pull in
bsd.own.mk if they weren't already to ensure they'll build correctly
with the new toolchain setup.
2001-10-26 06:45:33 +00:00
..
a12 "wierd" is weird. 2001-08-20 12:20:01 +00:00
alpha don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
common Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
eisa
include Multiple include protection. 2001-10-05 15:25:02 +00:00
isa
jensenio Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci Don't forget to fill in the DMA tag when attaching the AGP 2001-10-06 02:51:42 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
tc Don't require tp->t_dev to be filled in in cold_sccparam(). 2001-09-06 06:18:40 +00:00
tlsb Only match the "gbus" on the primary CPU's CPU module. 2001-07-19 20:34:08 +00:00
Makefile
STYLE seperate -> separate 2001-07-22 13:33:58 +00:00