summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-09-30 21:36:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-09-30 21:36:28 +0000
commitcb119e2a69ddf235255398175ecaba7d8081b775 (patch)
treeb4d530ae2a45f90e96e4f955c8ffdc759d7ab3ee /toolchain/gcc/Config.in
parent1637363e95163a4643ffa285a38f9e6fc8b25b8f (diff)
downloadmaster-31e0f0ae-cb119e2a69ddf235255398175ecaba7d8081b775.tar.gz
master-31e0f0ae-cb119e2a69ddf235255398175ecaba7d8081b775.tar.bz2
master-31e0f0ae-cb119e2a69ddf235255398175ecaba7d8081b775.zip
gcc: add 4.9-linaro based on the 2014.09 release
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42706
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 1ec6503097..2b11f8714e 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -25,6 +25,10 @@ choice
select GCC_VERSION_4_8_LINARO
bool "gcc 4.8.x with Linaro enhancements"
+ config GCC_USE_VERSION_4_9_LINARO
+ select GCC_VERSION_4_9_LINARO
+ bool "gcc 4.9.x with Linaro enhancements"
+
endchoice
config GCC_USE_GRAPHITE