mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 06:25:55 +02:00
enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4989 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
564ea3531f
commit
6df1119ca9
@ -12,7 +12,7 @@ config GCC_VERSION
|
|||||||
|
|
||||||
if !TOOLCHAINOPTS
|
if !TOOLCHAINOPTS
|
||||||
config GCC_VERSION_4_1_1
|
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
|
config GCC_VERSION_4_0_3
|
||||||
default y if LINUX_2_6_XSCALE
|
default y if LINUX_2_6_XSCALE
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user