aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/minimal.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-21 15:42:40 -0700
committerKoen Kooi <koen@openembedded.org>2010-07-24 09:39:15 +0200
commit63040b62cbfeec043a229ab240006b104533d08f (patch)
tree360fbd593377082b0e3281eb07f1d006cab9695c /conf/distro/minimal.conf
parent5b4a88983b3545f8f894fcbaa420b884f4e13631 (diff)
downloadopenembedded-63040b62cbfeec043a229ab240006b104533d08f.tar.gz
distro: Add new feature to indicate thumb-interworking.
* This would be used to decide if we can use BX in return instructions in uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/distro/minimal.conf')
-rw-r--r--conf/distro/minimal.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index 9a081309e1..5fbbc33585 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -33,6 +33,7 @@ DISTRO_FEATURES += "eabi"
# or higher
DISTRO_FEATURES += "mplt"
+DISTRO_FEATURES += ' ${@["", "thumb-interwork"][bb.data.getVar('THUMB_INTERWORK', d, 1) == "yes"]}'
#############################################################################
# LIBRARY NAMES