aboutsummaryrefslogtreecommitdiffstats
path: root/include/site/i686-linux-uclibc
Commit message (Collapse)AuthorAgeFilesLines
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-5/+0
| | | | | | (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
* move arch-specific definitions to arch site filesNicolas Thill2008-08-061-28/+1
| | | | SVN-Revision: 12229
* add ssize_t definition to site files, fix up size for x86_64Felix Fietkau2008-08-061-0/+1
| | | | SVN-Revision: 12226
* added i686 support and profile for t-vision s100John Crispin2007-07-081-0/+31
SVN-Revision: 7890