6a5e492b57
builds and use the endianness of the toolchain being used to determine the endianness of the kernel.
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
# $NetBSD: std.cobalt,v 1.6 2002/12/09 22:54:10 simonb Exp $
|
|
|
|
machine cobalt mips
|
|
|
|
options MIPS3
|
|
options MIPS3_5200
|
|
options MIPS3_L2CACHE_ABSENT
|
|
|
|
options EXEC_ELF32 # exec ELF32 binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options __NO_SOFT_SERIAL_INTERRUPT
|
|
|
|
makeoptions DEFTEXTADDR="0x80001000"
|