mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 04:17:19 +00:00
default to gcc 4.1.1 for the rb532 again
SVN-Revision: 5700
This commit is contained in:
parent
63994b8f50
commit
ca5ea6c2be
@ -13,7 +13,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 || LINUX_2_6_X86 || LINUX_2_6_IXP4XX
|
default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX || LINUX_2_6_RB532
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user