mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
SVN-Revision: 4989
This commit is contained in:
parent
e9c850b284
commit
f515c82680
@ -12,7 +12,7 @@ config GCC_VERSION
|
||||
|
||||
if !TOOLCHAINOPTS
|
||||
config GCC_VERSION_4_1_1
|
||||
default y if LINUX_2_6_ARUBA
|
||||
default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
|
||||
config GCC_VERSION_4_0_3
|
||||
default y if LINUX_2_6_XSCALE
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user