Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetic: more reformatting missed from [18480] | Nicolas Thill | 2009-11-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 18481 | ||||
* | cosmetic: reformat library configuration submenu - adjust indent & spaces - ↵ | Nicolas Thill | 2009-11-22 | 1 | -706/+733 |
| | | | | | | use coherent config symbol names in help SVN-Revision: 18480 | ||||
* | eglibc: fix wrong config symbol name if library configuration submenu | Nicolas Thill | 2009-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18479 | ||||
* | eglibc: use 'select' instead of 'depends' for configuration options, add ↵ | Nicolas Thill | 2009-09-26 | 1 | -13/+14 |
| | | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751 | ||||
* | eglibc: add support for 2.10 branch | Nicolas Thill | 2009-09-26 | 1 | -0/+54 |
| | | | | SVN-Revision: 17748 | ||||
* | and fix another typo, still in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17747 | ||||
* | fix typo in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17746 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -0/+726 |
(related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 |