diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-05 15:39:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-05 15:39:42 +0000 |
commit | 68fb84840419eecfd528d658152b5d10d50e0e76 (patch) | |
tree | d986453fcb9e5118880eb13ecd16f0f80f8e367b /meta/conf/machine/em-x270.conf | |
parent | af49a11e8c5edbdfa38fccf8f4019699b24171dc (diff) | |
download | poky-68fb84840419eecfd528d658152b5d10d50e0e76.tar.gz |
machines: remove comment about building feeds for strongarm - OpenZaurus times are over
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3948 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/em-x270.conf')
-rw-r--r-- | meta/conf/machine/em-x270.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf index 36d3ad80e8..47fb8ca533 100644 --- a/meta/conf/machine/em-x270.conf +++ b/meta/conf/machine/em-x270.conf | |||
@@ -11,7 +11,6 @@ GUI_MACHINE_CLASS ?= "bigscreen" | |||
11 | PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " | 11 | PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " |
12 | PREFERRED_PROVIDER_virtual/kernel = "linux" | 12 | PREFERRED_PROVIDER_virtual/kernel = "linux" |
13 | 13 | ||
14 | # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. | ||
15 | require conf/machine/include/tune-xscale.inc | 14 | require conf/machine/include/tune-xscale.inc |
16 | 15 | ||
17 | # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first | 16 | # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first |