NetBSD/sys/arch/hpcarm
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
..
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev implement rx/tx protocol routine of atmel microcontroller. 2001-08-02 18:51:00 +00:00
hpcarm Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
include Readd sacom to cdevsw. 2001-09-09 09:54:13 +00:00
sa11x0 Renamed platid_search() to platid_search_data() and added new platid_search(). 2001-09-24 14:29:30 +00:00
stand
Makefile