projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix kmod-ppp generation (#2337)
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
c3254e1
..
a5cbe90
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-8,7
+8,7
@@
config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_3_4_6
- default y if LINUX_2_4
||LINUX_2_6_RDC
+ default y if LINUX_2_4
config GCC_VERSION_4_2_0
default y if LINUX_2_6_MAGICBOX
This page took
0.021772 seconds
and
4
git commands to generate.