summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/micro.conf1
1 files changed, 1 insertions, 0 deletions
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
#############################################################################