NetBSD/sys/arch/arm26
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
..
arm26 Don't call Debugger() unless the kernel has DDB. 2001-10-20 22:15:02 +00:00
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
include Since arm26 uses ELF, set MACHINE_ARCH to "arm". 2001-10-21 14:19:34 +00:00
iobus In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than 2001-08-25 17:59:38 +00:00
ioc Move the functionality of eca_init_rx_hard() into the tail end of 2001-09-22 17:19:27 +00:00
podulebus Use int_off_save and int_restore rather than int_off and int_on. 2001-08-20 23:28:05 +00:00
stand objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
vidc Also make it return something. See, Ben, you _do_ need to test every change. 2001-06-30 16:20:37 +00:00
Makefile New mechanism for building the tokenised version of BBBB under NetBSD. This 2000-11-21 23:47:37 +00:00