NetBSD/sys/arch/evbsh5/conf/std.evbsh5.eb
scw e9688612da Make it so kernels can be compiled for 32-bit or 64-bit with a
simple config file option.

Also, don't hard code the endian setting in a header file. Rely instead
on the compiler defining __LITTLE_ENDIAN__ and DTRT as appropriate.
2002-07-12 19:33:27 +00:00

12 lines
218 B
Plaintext

# $NetBSD: std.evbsh5.eb,v 1.1 2002/07/12 19:33:28 scw Exp $
#
# Options/devices that all Big Endian evbsh5s should have
#
machine evbsh5 sh5
options EXEC_ELF32
options EXEC_SCRIPT
makeoptions MACHINE_ARCH=sh5eb