From 1494abb97d10a1b47ced8132da7ffbd524a8a0cc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 7 Feb 2010 13:44:36 +0100 Subject: angstrom: also use CSL 2007q3 for archos5it kernel --- conf/distro/angstrom-2008.1.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 85d6f3f48a..c4562cba14 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -98,6 +98,7 @@ ANGSTROM_GCC_VERSION_bfin = "4.1.2" # Uncomment this if want need to build an armv7a kernel with CSL toolchain (<2.6.27 don't boot with mainline gcc) #KERNEL_CCSUFFIX_armv7a = "-4.2.1+csl-arm-2007q3-53" KERNEL_CCSUFFIX_archos5 = "-4.2.1+csl-arm-2007q3-53" +KERNEL_CCSUFFIX_archos5it = "-4.2.1+csl-arm-2007q3-53" #avr32 only has support for gcc 4.2.2 ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2" -- cgit 1.2.3-korg