X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3a8b8febd9c0e8fe484fc53eab78908dcc8c5b06..f0c86e1c7c8f755f5bd880e8499c5b741102ffb1:/toolchain/gcc/Config.version diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 66fb8713a..b9ef84833 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -14,6 +14,9 @@ if !TOOLCHAINOPTS config GCC_VERSION_4_2_0 default y if TARGET_magicbox + + config GCC_VERSION_4_2_3 + default y if TARGET_avr32 endif