NetBSD/sys/arch/mips/conf
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
..
files.mips Moved COMPAT_LINUX config stuff from arch/sgimips to arch/mips, so that it's 2001-09-23 19:45:41 +00:00
kern.ldscript Use a single ldscript instead of separate scripts for either endianness; 2001-10-05 05:03:27 +00:00
Makefile.mips Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
stand.ldscript Use a single ldscript instead of separate scripts for either endianness; 2001-10-05 05:03:27 +00:00