From b4a8ae3e8cc9f5a7b0b4b6f7004c51e661dcc456 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 13 Apr 2012 09:44:45 -0300 Subject: toolchain/gcc: add 4.7.x series Add gcc 4.7.0 to the toolchain options. [Peter: drop 0001-toolchain-gcc-add-4.7.x-series.txt] Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- target/Config.in.arch | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/Config.in.arch b/target/Config.in.arch index a2c0037b0..f8ab84e66 100644 --- a/target/Config.in.arch +++ b/target/Config.in.arch @@ -221,6 +221,7 @@ config BR2_ARM_EABI bool "EABI" config BR2_ARM_OABI bool "OABI" + depends on !BR2_GCC_VERSION_4_7_X endchoice choice -- cgit v1.2.3-55-g7522