aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-arm1136jf-s.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-22 13:12:15 +0200
committerKoen Kooi <koen@openembedded.org>2008-10-22 13:12:15 +0200
commita1825f04c3b8b98a66ae402e99fd40ff2be59c82 (patch)
tree2c3fd95b06bc6b50342c0be71f63e0096ebb971c /conf/machine/include/tune-arm1136jf-s.inc
parent6002b6e0652a9f93d4eb3bed65412fc7c1a4210c (diff)
downloadopenembedded-a1825f04c3b8b98a66ae402e99fd40ff2be59c82.tar.gz
machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files
* machine maintainers are encouraged to fix their machines
Diffstat (limited to 'conf/machine/include/tune-arm1136jf-s.inc')
-rw-r--r--conf/machine/include/tune-arm1136jf-s.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-arm1136jf-s.inc b/conf/machine/include/tune-arm1136jf-s.inc
index 0f5aef5ea4..e7b8f71c33 100644
--- a/conf/machine/include/tune-arm1136jf-s.inc
+++ b/conf/machine/include/tune-arm1136jf-s.inc
@@ -1,3 +1,5 @@
TARGET_CC_ARCH = "-march=armv6j -mtune=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp"
FEED_ARCH = "armv6"
BASE_PACKAGE_ARCH = "armv6"
+PACKAGE_EXTRA_ARCHS += "armv4 armv4t armv5te armv6"
+