summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2009-07-23 13:15:05 +0200
committerPeter Korsgaard2009-07-23 13:15:05 +0200
commitf917e6b21b262b6fb7ff363f6c7b217bb653d97c (patch)
tree7c9931a13d2ac1fb43a87ca31932eaa273db0fd3 /toolchain/gcc/Config.in
parentlinux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS (diff)
downloadbuildroot-f917e6b21b262b6fb7ff363f6c7b217bb653d97c.tar.gz
buildroot-f917e6b21b262b6fb7ff363f6c7b217bb653d97c.tar.xz
buildroot-f917e6b21b262b6fb7ff363f6c7b217bb653d97c.zip
toolchain/gcc: bump 4.4.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 9aba2f7d3..76e7f78db 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -105,7 +105,7 @@ config BR2_GCC_VERSION
default "4.3.1" if BR2_GCC_VERSION_4_3_1
default "4.3.2" if BR2_GCC_VERSION_4_3_2
default "4.3.3" if BR2_GCC_VERSION_4_3_3
- default "4.4.0" if BR2_GCC_VERSION_4_4_X
+ default "4.4.1" if BR2_GCC_VERSION_4_4_X
default "4.3" if BR2_GCC_VERSION_4_3
config BR2_TOOLCHAIN_SYSROOT