gcc 4.2.4 support
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index 13b5238bf7df4bf45bf4902872c9572ee714edc9..e712d5934d0e81db3c2286afa6b97f90ddd67ec4 100644 (file)
@@ -32,12 +32,15 @@ choice
                depends !LINUX_2_4
                bool "gcc 4.2.3"
 
+       config GCC_VERSION_4_2_4
+               depends !LINUX_2_4
+               bool "gcc 4.2.4"
+
 endchoice
 
 config EABI_SUPPORT
        bool
        depends arm||armeb
-       depends BROKEN
        prompt "Enable EABI support" if TOOLCHAINOPTS
        default n
        help