summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-04 14:38:08 +0100
committerKoen Kooi <koen@openembedded.org>2009-03-04 14:38:08 +0100
commita607dfe046fc5eb0f20dc8f3901b8aaded42d17c (patch)
treeb92d707c3bdb26bef6bb66435c060a258fc122e3 /conf/machine
parent01d1763f4d02cfa2b4e7397d84428e3f30407b65 (diff)
parent5bfe29a25496da5ea5ebc9b0314f4d38a53e6691 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/tune-arm1136-novfp.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-arm1136-novfp.inc b/conf/machine/include/tune-arm1136-novfp.inc
index 372148e7a2..e1f7945a0f 100644
--- a/conf/machine/include/tune-arm1136-novfp.inc
+++ b/conf/machine/include/tune-arm1136-novfp.inc
@@ -6,3 +6,5 @@ FEED_ARCH = "armv6-novfp"
BASE_PACKAGE_ARCH = "armv6-novfp"
PACKAGE_EXTRA_ARCHS += "armv4 armv4t armv5te armv6-novfp"
+# Include tune file for thumb support, it defaults to off so DISTROs can turn it on if they wish
+require conf/machine/include/tune-thumb.inc