From 4732fe97183db6317e3f0c2d92819573587f3165 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Mon, 21 Jun 2010 11:59:59 +0000 Subject: Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo SVN-Revision: 21858 --- toolchain/gcc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index c3bc90ff14..3c434b39f3 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -91,7 +91,7 @@ if !LINUX_2_4 config GCC_VERSION_4_4_3 default y if powerpc - default y if (TARGET_octeon || TARGET_sibyte) + default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx) endif endif -- cgit v1.2.3