summaryrefslogtreecommitdiff
path: root/target/device/Atmel/uClibc.config.avr32
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-10-01 21:21:07 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-10-01 21:21:07 +0000
commitd40ad2d48b0d75f1fbbf1affcb9927fd6a35f05a (patch)
tree315cc66ac14cf52dcc266127dbb9c02e64612b41 /target/device/Atmel/uClibc.config.avr32
parentef88ede8184a444d7960ed13d0a90fbe1aa13cc2 (diff)
Update AVR32 tools config
Diffstat (limited to 'target/device/Atmel/uClibc.config.avr32')
-rw-r--r--target/device/Atmel/uClibc.config.avr325
1 files changed, 2 insertions, 3 deletions
diff --git a/target/device/Atmel/uClibc.config.avr32 b/target/device/Atmel/uClibc.config.avr32
index 188f17f56..207f45859 100644
--- a/target/device/Atmel/uClibc.config.avr32
+++ b/target/device/Atmel/uClibc.config.avr32
@@ -37,11 +37,10 @@ ARCH_BIG_ENDIAN=y
# ARCH_HAS_NO_MMU is not set
ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
-# UCLIBC_HAS_FPU is not set
# HAS_FPU is not set
UCLIBC_HAS_SOFT_FLOAT=y
DO_C99_MATH=y
-KERNEL_SOURCE="/home/ulf/projects/Buildroot/20070927/buildroot/toolchain_build_avr32/linux"
+KERNEL_SOURCE="/home/ulf/projects/Buildroot/20071001/buildroot/toolchain_build_avr32/linux"
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
@@ -151,7 +150,7 @@ DEVEL_PREFIX="/usr/"
#
# uClibc development/debugging options
#
-CROSS_COMPILER_PREFIX="/home/ulf/projects/Buildroot/20070927/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-"
+CROSS_COMPILER_PREFIX="/home/ulf/projects/Buildroot/20071001/buildroot/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-"
# DODEBUG is not set
# DODEBUG_PT is not set
# DOASSERTS is not set