From 13bea4b76e58eb0342654c749d259536407e16d3 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 14 Sep 2009 22:21:14 +0100 Subject: micro: select Thumb code where possible --- conf/distro/micro.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index 67e3aff3ca..5ee6f9b393 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 ############################################################################# -- cgit v1.2.3