aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h3900.conf
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-01-31 20:24:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-31 20:24:32 +0000
commitefa1be508ee2adf536507ab77a094a440d115508 (patch)
tree5a6859b445c6a488b9bbf411d66a10bda6ec165a /conf/machine/h3900.conf
parent6548c37d933363bd00742511c09e5b3599c66d65 (diff)
downloadopenembedded-efa1be508ee2adf536507ab77a094a440d115508.tar.gz
h3900.conf: don't include tune-xscale.conf so as to retain backwards compatibility. the extra bit of performance isn't worth the hassle of building, storing/mirrorin, and maintaining duplicate packages.
Diffstat (limited to 'conf/machine/h3900.conf')
-rw-r--r--conf/machine/h3900.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf
index 238f6ad17a..59c29551f9 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -34,5 +34,5 @@ include conf/machine/include/handheld-common.conf
GUI_MACHINE_CLASS = "smallscreen"
-#use tune xscale for extra performance. Distro feeds be built with tune-strongarm
-include conf/machine/include/tune-xscale.conf
+# not using tune-xscale so as to retain backwards compatibility
+include conf/machine/tune-strongarm.conf