NetBSD/sys/arch/sbmips/conf/std.sbmips.eb
simonb ed84d53b75 Allow selection of a big- or little-endian kernel by uncommenting the
std.sbmips.eb or std.sbmips.el config include file in the kernel config
file.  Idea from the evbsh3 port.
2002-03-17 11:00:22 +00:00

6 lines
145 B
Plaintext

# $NetBSD: std.sbmips.eb,v 1.1 2002/03/17 11:00:23 simonb Exp $
include "arch/sbmips/conf/std.sbmips.common"
makeoptions MACHINE_ARCH="mipseb"