mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 20:16:59 +00:00
use gcc 4.1.1 for rb532 by default
SVN-Revision: 5291
This commit is contained in:
parent
315f8e954b
commit
6c85d6f9e8
@ -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 || LINUX_2_6_X86
|
default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532
|
||||||
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