micro: select Thumb code where possible
authorPhil Blundell <philb@gnu.org>
Mon, 14 Sep 2009 21:21:14 +0000 (22:21 +0100)
committerPhil Blundell <philb@gnu.org>
Mon, 14 Sep 2009 21:21:14 +0000 (22:21 +0100)
conf/distro/micro.conf

index 67e3aff..5ee6f9b 100644 (file)
@@ -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
 
 #############################################################################