aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-09-26 17:15:28 +0000
committerKoen Kooi <koen@openembedded.org>2006-09-26 17:15:28 +0000
commite59ff539bb91219ac45a972f18c6e33779f77b36 (patch)
tree7d919dc5b020dcf7e2850e48bbec9637916bb3c0 /conf
parent647f9308f2337d61ad8d761e94f37504e12a9369 (diff)
downloadopenembedded-e59ff539bb91219ac45a972f18c6e33779f77b36.tar.gz
tune-athonmp: tune from athlon MP cpus
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/tune-athlonmp.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/tune-athlonmp.conf b/conf/machine/include/tune-athlonmp.conf
new file mode 100644
index 0000000000..f843f5e6ea
--- /dev/null
+++ b/conf/machine/include/tune-athlonmp.conf
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=athlon-mp "
+PACKAGE_ARCH = "i686"
+