projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: added dual image support to flashmap driver
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
c3bc90f
..
2e63691
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-25,8
+25,6
@@
config GCC_VERSION_3_4
bool
default y if GCC_VERSION_3_4_6
bool
default y if GCC_VERSION_3_4_6
-if !LINUX_2_4
-
config GCC_VERSION_4
bool
default y if GCC_VERSION_4_1
config GCC_VERSION_4
bool
default y if GCC_VERSION_4_1
@@
-64,13
+62,7
@@
config GCC_VERSION_4_5
bool
default y if GCC_VERSION_4_5_0
bool
default y if GCC_VERSION_4_5_0
-endif
-
if !TOOLCHAINOPTS
if !TOOLCHAINOPTS
- config GCC_VERSION_3_4_6
- default y if LINUX_2_4
-
-if !LINUX_2_4
config GCC_VERSION_4_2_4
default y if avr32
config GCC_VERSION_4_2_4
default y if avr32
@@
-91,7
+83,6
@@
if !LINUX_2_4
config GCC_VERSION_4_4_3
default y if powerpc
config GCC_VERSION_4_4_3
default y if powerpc
- default y if (TARGET_octeon || TARGET_sibyte)
+ default y if (TARGET_octeon || TARGET_sibyte
|| TARGET_omap35xx
)
endif
endif
-endif
This page took
0.022713 seconds
and
4
git commands to generate.