13 lines
265 B
Plaintext
13 lines
265 B
Plaintext
# $NetBSD: std.evbsh5.eb,v 1.3 2005/12/11 12:17:13 christos Exp $
|
|
#
|
|
# Options/devices that all Big Endian evbsh5s should have
|
|
#
|
|
|
|
machine evbsh5 sh5
|
|
include "conf/std" # MI standard options
|
|
|
|
options EXEC_ELF32
|
|
options EXEC_SCRIPT
|
|
|
|
makeoptions MACHINE_ARCH=sh5eb
|