summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-sh3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/tune-sh3.inc')
-rw-r--r--meta/conf/machine/include/tune-sh3.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/machine/include/tune-sh3.inc b/meta/conf/machine/include/tune-sh3.inc
index 32801a61c3..45ad6deb67 100644
--- a/meta/conf/machine/include/tune-sh3.inc
+++ b/meta/conf/machine/include/tune-sh3.inc
@@ -1,3 +1,4 @@
1TUNE_ARCH = "sh3"
2
1TARGET_CC_ARCH = "-ml -m3" 3TARGET_CC_ARCH = "-ml -m3"
2FEED_ARCH = "sh3" 4TUNE_PKGARCH = "sh3"
3BASE_PACKAGE_ARCH = "sh3"