db: use ARM instruction set when building for Thumb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3348 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-12-19 11:50:21 +00:00
parent bbb0b8bba7
commit 15999b53f5
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ MUTEX_arm = "${ARM_MUTEX}"
MUTEX_armeb = "${ARM_MUTEX}"
EXTRA_OECONF += "${MUTEX}"
ARM_INSTRUCTION_SET = "arm"
# Cancel the site stuff - it's set for db3 and destroys the
# configure.
CONFIG_SITE = ""