summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-sh4.inc
blob: 473122cb5782b1da4fbcf7d5ed2b83eb7583af1c (plain)
1
2
3
4
5
6
7
8
TUNE_ARCH = "sh4"

# NOTE: If you want to optimize to sh4a, conf/machine/include/tune-sh4a.inc.
# But it is not compatible for sh4.
# The binary optimized by m4a doesn't operate on sh4. It works on sh4a only.

TUNE_CCARGS = "-ml -m4"
TUNE_PKGARCH = "sh4"