diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-06-30 22:25:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-01 23:39:58 +0100 |
commit | 3314325d95837cfe8091076444a85093d32320a4 (patch) | |
tree | 0429979c0f073c211b88356ecfb0e7be90fedba3 /meta/recipes-kernel/kern-tools | |
parent | eb1be8f2caeda3ee63127e4d3db843e515bec3ef (diff) | |
download | openembedded-core-3314325d95837cfe8091076444a85093d32320a4.tar.gz openembedded-core-3314325d95837cfe8091076444a85093d32320a4.tar.bz2 openembedded-core-3314325d95837cfe8091076444a85093d32320a4.tar.xz openembedded-core-3314325d95837cfe8091076444a85093d32320a4.zip |
uclibc: Fix compilation in thumb mode
It was not setting COMPILE_IN_THUMB_MODE in .config
when ARM_INSTRUCTION_MODE = thumb. Reason was that
this entry has to exist in merged defconfig
so we add it disabled which means no harm to other
architectures
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kern-tools')
0 files changed, 0 insertions, 0 deletions