[oe-commits] Phil Blundell : micro: select Thumb code where possible

git version control git at git.openembedded.org
Mon Sep 14 21:21:42 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 13bea4b76e58eb0342654c749d259536407e16d3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=13bea4b76e58eb0342654c749d259536407e16d3

Author: Phil Blundell <philb at gnu.org>
Date:   Mon Sep 14 22:21:14 2009 +0100

micro: select Thumb code where possible

---

 conf/distro/micro.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index 67e3aff..5ee6f9b 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -62,6 +62,7 @@ MACHINE_KERNEL_VERSION = "2.6"
 #############################################################################
 LIBC ?= "eglibc"
 PREFERRED_BINUTILS = "2.19.51"
+PREFERRED_ARM_INSTRUCTION_SET = "thumb"
 require conf/distro/include/sane-toolchain.inc
 
 #############################################################################





More information about the Openembedded-commits mailing list