mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:52:28 +02:00
default to gcc 4.1.1 for the rb532 again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5700 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
440a0b6f4a
commit
2c61732f15
@ -13,7 +13,7 @@ config GCC_VERSION
|
||||
|
||||
if !TOOLCHAINOPTS
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user