NetBSD/sys/arch/evbarm
thorpej cd98cbf7fb * For platforms which are already ELF, remove the definition of
MACHINE_ARCH since <arm/param.h> already sets it correctly to "arm".
* For platforms which are not yet ELF, defined MACHINE_ARCH to "arm32"
  if __ELF__ is not defined by the C preprocessor.
* In <arm/param.h>, clarify the rules about when MACHINE and
  MACHINE_ARCH are defined, and to what.  Also, for ELF platforms,
  int the non-_KERNEL case, force both MACHINE and MACHINE_ARCH to "arm",
  rather than allowing platform-specifc code to define either.
2002-02-12 06:58:18 +00:00
..
compile Make sure the compile directory doesn't get purged by cvs updates 2001-10-23 13:35:10 +00:00
conf * No need to specify the console speed anymore; it defaults to the 2002-02-08 03:43:41 +00:00
dev - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
evbarm New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
ifpga New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
include * For platforms which are already ELF, remove the definition of 2002-02-12 06:58:18 +00:00
integrator Pull in <evbarm/ifpga/irqhandler.h> for now. 2002-01-30 04:00:47 +00:00
iq80310 * The Npwr only has 5 interrupt sources, all in XINT3, so don't bother 2002-02-09 03:52:31 +00:00
Makefile Add some missing backslashes. 2001-11-09 23:36:52 +00:00