temporary hack to fixup the mach id for the wrt350nv2
[oweals/openwrt.git] / toolchain / gcc / Config.in
index ed43f8f0dab77171d523f16770966ccfc68df0f5..e712d5934d0e81db3c2286afa6b97f90ddd67ec4 100644 (file)
@@ -32,6 +32,10 @@ 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