NetBSD/sys/arch/i386
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
..
bioscall objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
compile new RCS ID format. 1994-10-27 04:14:23 +00:00
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
eisa delint: don't try & return something from void eisa_intr_disestablish() 2001-05-15 15:07:37 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 If there is no pckbc, but there is a ukbd, try using the latter as console. 2001-10-24 21:05:17 +00:00
include Until early last year, the i386 port had 256M of kvm, and the max. 2001-10-20 00:17:47 +00:00
isa Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
mca Compact the BIOS CFG printout 2001-05-14 14:14:09 +00:00
pci -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
pnpbios Move the code that enumerates the pnpbios device nodes into a 2001-09-27 17:13:39 +00:00
stand Add the fact that SRCS depends on machine. This way the link is always created 2001-10-04 04:15:17 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00