NetBSD/sys/arch/evbmips/conf/std.malta.el
simonb adc0cdfea7 Allow selection of a big- or little-endian kernel by uncommenting the
std.malta.eb or std.malta.el config include file in the kernel config
file.  From the sbmips and evbsh3 ports.
2002-03-23 14:51:28 +00:00

6 lines
144 B
EmacsLisp

# $NetBSD: std.malta.el,v 1.1 2002/03/23 14:51:29 simonb Exp $
include "arch/evbmips/conf/std.malta.common"
makeoptions MACHINE_ARCH="mipsel"