OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 14... Line 14...
14   14  
15 config GCC_USE_VERSION_5 15 config GCC_USE_VERSION_5
16 bool "gcc 5.x" 16 bool "gcc 5.x"
Line -... Line 17...
-   17 depends on !arc
-   18  
-   19 config GCC_USE_VERSION_6
-   20 bool "gcc 6.x"
17 depends on !arc 21 depends on !arc
18   22  
19 config GCC_USE_VERSION_7 23 config GCC_USE_VERSION_7
Line 20... Line -...
20 bool "gcc 7.x" -  
21 depends on !arc -  
22   24 bool "gcc 7.x"
Line 23... Line 25...
23 config GCC_USE_VERSION_8 25 depends on !arc
24 bool "gcc 8.x" 26  
25 endchoice 27 endchoice