From ad54aa3ba736d9d30ed7a662c3c30cc4f7956749 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 20:51:05 +0000 Subject: Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005 The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F) --- target/device/Atmel/uClibc.config.avr32 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/device/Atmel/uClibc.config.avr32') diff --git a/target/device/Atmel/uClibc.config.avr32 b/target/device/Atmel/uClibc.config.avr32 index c5a3885c5..d153a4dd8 100644 --- a/target/device/Atmel/uClibc.config.avr32 +++ b/target/device/Atmel/uClibc.config.avr32 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.30 -# Sat Jan 24 06:03:39 2009 +# Thu Jan 29 21:33:38 2009 # # TARGET_alpha is not set # TARGET_arm is not set @@ -53,7 +53,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_SOFT_FLOAT=y DO_C99_MATH=y # UCLIBC_HAS_FENV is not set -KERNEL_HEADERS="/home/ulf/projects/Buildroot/20090124/buildroot/toolchain_build_avr32/linux/include" +KERNEL_HEADERS="/home/ulf/projects/Buildroot/20090129/buildroot/toolchain_build_avr32/linux/include" HAVE_DOT_CONFIG=y # @@ -212,7 +212,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # # uClibc development/debugging options # -CROSS_COMPILER_PREFIX="/home/ulf/projects/Buildroot/20090124/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-" +CROSS_COMPILER_PREFIX="/home/ulf/projects/Buildroot/20090129/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-" UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set # DODEBUG_PT is not set -- cgit v1.2.3