From 642e99ca4f3c7442f1848d88b7dfad9da26c4665 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 23 Mar 2012 01:36:42 -0700 Subject: cc/gc: add update 4.4.7 Signed-off-by: Bryan Hundven [yann.morin.1998@free.fr: propagate patchset from 4.4.6] Signed-off-by: "Yann E. MORIN" --- config/cc/gcc.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config') diff --git a/config/cc/gcc.in b/config/cc/gcc.in index bbfef591..9ab07d5f 100644 --- a/config/cc/gcc.in +++ b/config/cc/gcc.in @@ -109,6 +109,11 @@ config CC_V_linaro_4_4_2011_02_0 depends on CC_GCC_SHOW_LINARO select CC_GCC_4_4 +config CC_V_4_4_7 + bool + prompt "4.4.7" + select CC_GCC_4_4 + config CC_V_4_4_6 bool prompt "4.4.6" @@ -363,6 +368,7 @@ config CC_VERSION default "4.5.1" if CC_V_4_5_1 default "4.5.0" if CC_V_4_5_0 default "linaro-4.4-2011.02-0" if CC_V_linaro_4_4_2011_02_0 + default "4.4.7" if CC_V_4_4_7 default "4.4.6" if CC_V_4_4_6 default "4.4.5" if CC_V_4_4_5 default "4.4.4" if CC_V_4_4_4 -- cgit v1.2.3