repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
sh3
/
conf
/
std.sh3eb
blob
964b974a237115c1331ce6d19985855a3c16d9f3
1
# $NetBSD$
2
#
3
# standard, required NetBSD/sh3 'options' for big endian platforms
4
5
include "arch/sh3/conf/std.sh3" # endian-independent sh3 options
6
7
makeoptions ENDIAN="-EB"
8
makeoptions MACHINE_ARCH=sh3eb