From 4b410d68f722775e8627c175d5c623e7a7f5c928 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sun, 19 Apr 2009 21:04:53 +0200 Subject: angstrom-2008.1: do not use Thumb for uclibc Compilation is broken with binutils which Angstrom uses. Signed-off-by: Marcin Juszkiewicz Acked-by: Koen Kooi --- conf/distro/angstrom-2008.1.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index a26a98729a..4456927508 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -241,3 +241,5 @@ DISTRO_EXTRA_RRECOMMENDS += " \ " SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-angstrom", "",d)}' +ARM_INSTRUCTION_SET_pn-uclibc = "arm" +ARM_INSTRUCTION_SET_pn-uclibc-initial = "arm" -- cgit v1.2.3