From 1fa0831219bd3fe19e07005b35d370a7d45689e3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 22 Dec 2009 16:31:36 +0100 Subject: archos5: first batch of archos5 machine support. Downloaded from archos.com website --- conf/distro/angstrom-2008.1.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/distro/angstrom-2008.1.conf') diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 1c4330ecc8..01489b036e 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -96,7 +96,8 @@ ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1" 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_armv7a = "-4.2.1+csl-arm-2007q3-53" +KERNEL_CCSUFFIX_archos5 = "-4.2.1+csl-arm-2007q3-53" #avr32 only has support for gcc 4.2.2 ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2" -- cgit v1.2.3