X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8a4b9a56af3a864f19b94d2ae8e93c3b280191fe..0723f810ee8d1c24ce7720496be4cdd988f9fb3f:/toolchain/gcc/Config.version diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 98d553f73..a99cd536d 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -46,5 +46,8 @@ if !TOOLCHAINOPTS default y if TARGET_avr32 default y if TARGET_ppc40x default y if TARGET_ppc44x + + config GCC_VERSION_4_3_3 default y if TARGET_ps3_petitboot + default y if TARGET_etrax endif