aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-mips32.inc
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2010-11-12 00:00:20 -0500
committerCliff Brake <cbrake@bec-systems.com>2010-11-12 00:00:20 -0500
commit3c6efe8f8abc16668ca5e9cdf7a46665dac87172 (patch)
tree642c13416b99e80f0871cdc6668e832e635dfb48 /conf/machine/include/tune-mips32.inc
parentc400c874f2ac9233b8a43a73309b6e7907289c54 (diff)
parent13fbe7253c95881ede787004a4c3a1c31502e5c6 (diff)
downloadopenembedded-3c6efe8f8abc16668ca5e9cdf7a46665dac87172.tar.gz
Merge branch 'master' into testing-nexttested_2010-11-12testing
Diffstat (limited to 'conf/machine/include/tune-mips32.inc')
-rw-r--r--conf/machine/include/tune-mips32.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-mips32.inc b/conf/machine/include/tune-mips32.inc
index 93da66b158..67edca2530 100644
--- a/conf/machine/include/tune-mips32.inc
+++ b/conf/machine/include/tune-mips32.inc
@@ -1 +1,3 @@
TARGET_CC_ARCH = "-march=mips32"
+FEED_ARCH = "${TARGET_ARCH}"
+BASE_PACKAGE_ARCH = "${TARGET_ARCH}"