aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-sh4.inc
blob: 3d89d4948d0a18fd03bd7d1524dad9ab172c4e15 (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.

TARGET_CC_ARCH = "-ml -m4"
TUNE_PKGARCH = "sh4"