aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-sh3.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-09 02:07:20 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-09 02:07:20 -0700
commitdc2cbe1749c5268eb38f5b73e888d5bbf90055ac (patch)
tree1c9a0afc3fd842fbab0e0838bedb9124a0a27eb7 /conf/machine/include/tune-sh3.inc
parent257821eeea20420af8369a3db6fb398926fdfe84 (diff)
downloadopenembedded-dc2cbe1749c5268eb38f5b73e888d5bbf90055ac.tar.gz
tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCH
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/include/tune-sh3.inc')
-rw-r--r--conf/machine/include/tune-sh3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-sh3.inc b/conf/machine/include/tune-sh3.inc
index 65bfacf174..32801a61c3 100644
--- a/conf/machine/include/tune-sh3.inc
+++ b/conf/machine/include/tune-sh3.inc
@@ -1,2 +1,3 @@
TARGET_CC_ARCH = "-ml -m3"
FEED_ARCH = "sh3"
+BASE_PACKAGE_ARCH = "sh3"