]> code.ossystems Code Review - openembedded-core.git/commit
machine/include/arm/feature-arm-thumb: Allow thumb to be disabled
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2011 16:22:16 +0000 (17:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2011 16:22:19 +0000 (17:22 +0100)
commit4b5e8074f8aca59b09421db464ce652e84f898f2
tree2baf9e53b08bab7604f0368ceaf20776bf311d55
parenta9dc7873415a21f28270d7f81db3e3c39a09b8f6
machine/include/arm/feature-arm-thumb: Allow thumb to be disabled

The previous commit to this file meant thumb was always being turned on
even when TUNE_FEATURES did not contain "thumb". This is clearly wrong
and this patch corrects this so thumb options are no longer specified
in that case.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/arm/feature-arm-thumb.inc