From: Koen Kooi Date: Sun, 7 Feb 2010 12:44:36 +0000 (+0100) Subject: angstrom: also use CSL 2007q3 for archos5it kernel X-Git-Tag: Release-2010-05/1~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1494abb97d10a1b47ced8132da7ffbd524a8a0cc;p=openembedded.git angstrom: also use CSL 2007q3 for archos5it kernel --- 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"